Captain Ezio commited on
Commit
1740230
·
2 Parent(s): c96448f 17a286d

Merge pull request #147 from Gojo-Bots/dependabot/pip/apscheduler-3.10.4

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
5
  beautifulsoup4==4.12.2; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
 
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.4
4
  asyncio==3.4.3
5
  beautifulsoup4==4.12.2; python_full_version >= "3.6"
6
  cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"