doulfa commited on
Commit
987a06e
·
verified ·
1 Parent(s): affac54

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ py-clob-client>=0.34.0
2
+ web3>=7.0.0
3
+ requests>=2.31.0
4
+ websockets>=12.0
5
+ aiohttp>=3.9.0
6
+ numpy>=1.24.0
7
+ scikit-learn>=1.3.0
8
+ sentence-transformers>=2.2.0
9
+ python-dotenv>=1.0.0