Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ python-dotenv==0.15.0
|
|
| 5 |
pytz==2020.5
|
| 6 |
aiodns==2.0.0
|
| 7 |
certifi==2020.12.5
|
| 8 |
-
chardet==
|
| 9 |
idna==2.10
|
| 10 |
multidict==5.1.0
|
| 11 |
yarl==1.6.3
|
|
|
|
| 5 |
pytz==2020.5
|
| 6 |
aiodns==2.0.0
|
| 7 |
certifi==2020.12.5
|
| 8 |
+
chardet==3.0.4
|
| 9 |
idna==2.10
|
| 10 |
multidict==5.1.0
|
| 11 |
yarl==1.6.3
|