Spaces:
Running
Running
DebasishDhal99
commited on
Commit
•
cf989d0
1
Parent(s):
3433043
Update requirements.txt
Browse filesThis seems to be the correct requirements version.
- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
requests==2.22.0
|
2 |
+
datetime==3.9.12
|
3 |
+
gradio==2.2.5
|
4 |
+
urllib3==1.25.11
|
5 |
+
contextlib==3.9.12
|
6 |
+
google-api-python-client==2.30.0
|