Spaces:
Sleeping
Sleeping
Merge pull request #144 from Gojo-Bots/dependabot/pip/aiofiles-23.2.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
aiofiles==23.1
|
2 |
anyio==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
|
3 |
apscheduler==3.10.1
|
4 |
asyncio==3.4.3
|
|
|
1 |
+
aiofiles==23.2.1; python_full_version >= "3.7"
|
2 |
anyio==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
|
3 |
apscheduler==3.10.1
|
4 |
asyncio==3.4.3
|