Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ pymysql
|
|
| 5 |
langdetect
|
| 6 |
python-multipart
|
| 7 |
psutil
|
| 8 |
-
aiohttp
|
|
|
|
|
|
|
|
|
| 5 |
langdetect
|
| 6 |
python-multipart
|
| 7 |
psutil
|
| 8 |
+
aiohttp
|
| 9 |
+
pygments==2.18.0
|
| 10 |
+
autopep8==2.3.0
|