Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
develops20
- opened
- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
gradio==4.44.0
|
2 |
-
|
3 |
-
requests==2.31.0
|
4 |
aiohttp==3.9.1
|
5 |
python-dateutil==2.8.2
|
6 |
-
|
7 |
-
pydub==0.25.1
|
|
|
1 |
gradio==4.44.0
|
2 |
+
requests==2.31.0
|
|
|
3 |
aiohttp==3.9.1
|
4 |
python-dateutil==2.8.2
|
5 |
+
python-dotenv==1.0.0
|
|