ethiotech4848 commited on
Commit
7c92816
·
verified ·
1 Parent(s): 7b7f6a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.110.2
2
+ Flask==3.0.3
3
+ Requests==2.31.0
4
+ uvicorn==0.29.0
5
+ python-dotenv==1.0.1
6
+ colorama
7
+ pytz