Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
7db17dc
1
Parent(s):
b9a53d7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ anyio==3.6.2; python_full_version >= "3.6.2" and python_version >= "3.6"
|
|
4 |
asyncio==3.4.3
|
5 |
beautifulsoup4==4.11.1; python_full_version >= "3.6"
|
6 |
cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
|
7 |
-
certifi==2022.
|
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.11.1; python_full_version >= "3.6"
|
6 |
cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0"
|
7 |
+
certifi==2022.12.7; 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
|