Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
f672b4e
1
Parent(s):
0160073
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
aiofiles==0.8.0; python_full_version >= "3.7"
|
| 2 |
-
aiohttp==3.8.1
|
| 3 |
anyio==3.5.0; python_full_version >= "3.6.2" and python_version >= "3.6"
|
| 4 |
asyncio==3.4.3
|
| 5 |
beautifulsoup4==4.10.0; python_full_version > "3.0.0"
|
|
|
|
| 1 |
aiofiles==0.8.0; python_full_version >= "3.7"
|
| 2 |
+
aiohttp==3.8.1; python_version >= "3.8.1 and python_version , "4.0"
|
| 3 |
anyio==3.5.0; python_full_version >= "3.6.2" and python_version >= "3.6"
|
| 4 |
asyncio==3.4.3
|
| 5 |
beautifulsoup4==4.10.0; python_full_version > "3.0.0"
|