itzbhav commited on
Commit
b8e3643
·
verified ·
1 Parent(s): dcc5005

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ boto3==1.37.33
2
+ botocore==1.37.33
3
+ jmespath==1.0.1
4
+ python-dateutil==2.9.0.post0
5
+ s3transfer==0.11.4
6
+ six==1.17.0
7
+ urllib3==2.4.0
8
+ Flask
9
+ Flask-SocketIO
10
+ numpy
11
+ pandas
12
+ keras
13
+ tensorflow
14
+ pillow
15
+ pymongo
16
+ gunicorn