DebasishDhal99 commited on
Commit
7fc0f1a
1 Parent(s): 986cf98

Update requirements.txt

Browse files

Problem with contextlib module, which apparently does not exist.

Files changed (1) hide show
  1. 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
- contextlib==3.9.12
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