onenoly11 commited on
Commit
2837827
·
verified ·
1 Parent(s): a38d3d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -1
requirements.txt CHANGED
@@ -3,4 +3,27 @@ torch
3
  transformers
4
  numpy
5
  matplotlib
6
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  transformers
4
  numpy
5
  matplotlib
6
+ requests
7
+ gevent>=21.0.0
8
+ flask==2.3.3
9
+ flask-socketio==5.3.6
10
+ web3==6.11.0
11
+ supabase==2.3.0
12
+ redis==4.6.0
13
+ python-dotenv==1.0.0
14
+ gunicorn==21.2.0
15
+ eth-account==0.9.0
16
+ requests==2.31.0
17
+ flask-cors==4.0.0
18
+ gevent>=21.0.0
19
+ PyJWT==2.8.0
20
+ python-decouple==3.8
21
+ gunicorn==21.2.0
22
+ gevent==23.9.1
23
+ flask==2.3.3
24
+ flask-socketio==5.3.6
25
+ flask-cors==4.0.0
26
+ web3==6.11.0
27
+ python-dotenv==1.0.0
28
+ supabase==1.1.1
29
+ redis==5.0.1