Spaces:
Sleeping
Sleeping
mattoofahaddcube
commited on
Commit
β’
55ec865
1
Parent(s):
1bbf05c
adding req file requests
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastapi==0.111.1
|
2 |
uvicorn==0.30.1
|
3 |
python-dotenv==1.0.1
|
4 |
-
colorama==0.4.6
|
|
|
|
1 |
fastapi==0.111.1
|
2 |
uvicorn==0.30.1
|
3 |
python-dotenv==1.0.1
|
4 |
+
colorama==0.4.6
|
5 |
+
requests==2.32.3
|