Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ autobahn
|
|
| 13 |
Automat==22.10.0
|
| 14 |
Babel==2.11.0
|
| 15 |
backcall==0.2.0
|
| 16 |
-
backports.zoneinfo
|
| 17 |
beautifulsoup4==4.12.2
|
| 18 |
billiard==3.6.4.0
|
| 19 |
bleach==6.0.0
|
|
@@ -134,6 +134,7 @@ pyparsing==3.1.1
|
|
| 134 |
pyppeteer==1.0.2
|
| 135 |
pyrsistent
|
| 136 |
PySocks==1.7.1
|
|
|
|
| 137 |
python-dateutil
|
| 138 |
python-dotenv
|
| 139 |
python-json-logger
|
|
|
|
| 13 |
Automat==22.10.0
|
| 14 |
Babel==2.11.0
|
| 15 |
backcall==0.2.0
|
| 16 |
+
backports.zoneinfo
|
| 17 |
beautifulsoup4==4.12.2
|
| 18 |
billiard==3.6.4.0
|
| 19 |
bleach==6.0.0
|
|
|
|
| 134 |
pyppeteer==1.0.2
|
| 135 |
pyrsistent
|
| 136 |
PySocks==1.7.1
|
| 137 |
+
python==3.8
|
| 138 |
python-dateutil
|
| 139 |
python-dotenv
|
| 140 |
python-json-logger
|