fix: Update requirements.txt

Assume both protosim_py and tycho-client are available from pypi.
This commit is contained in:
kayibal
2024-08-07 14:44:28 +02:00
committed by tvinagre
parent e302bfb4a6
commit 09d266a810

View File

@@ -2,4 +2,5 @@ psycopg2==2.9.9
PyYAML==6.0.1
Requests==2.32.2
web3==5.31.3
-e ./tycho-client
tycho-indexer-client>=0.7.0
protosim_py>=0.5.0