Spaces:
Running
Running
DebasishDhal99
commited on
Commit
•
7fc0f1a
1
Parent(s):
986cf98
Update requirements.txt
Browse filesProblem with contextlib module, which apparently does not exist.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ requests==2.22.0
|
|
2 |
datetime==4.0.1
|
3 |
gradio==2.2.5
|
4 |
urllib3==1.25.11
|
5 |
-
|
6 |
google-api-python-client==2.30.0
|
|
|
2 |
datetime==4.0.1
|
3 |
gradio==2.2.5
|
4 |
urllib3==1.25.11
|
5 |
+
contextlib3== 3.10.0
|
6 |
google-api-python-client==2.30.0
|