Spaces:
Running
Running
Merge pull request #148 from Gojo-Bots/iamgojoof6eyes-patch-1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ 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"
|
7 |
-
certifi==
|
8 |
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
google==3.0.0
|
|
|
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"
|
7 |
+
certifi==2023.7.22; python_version >= "3.7" and python_version < "4"
|
8 |
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
google==3.0.0
|