Spaces:
Sleeping
Sleeping
Merge branch 'main' into dependabot/pip/dnspython-2.6.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ asyncio==3.4.3
|
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
captcha==0.5.0
|
7 |
-
certifi==
|
8 |
charset-normalizer==2.1.0
|
9 |
dnspython==2.6.1
|
10 |
google==3.0.0
|
|
|
4 |
beautifulsoup4==4.12.3
|
5 |
cachetools==5.2.0
|
6 |
captcha==0.5.0
|
7 |
+
certifi==2024.7.4
|
8 |
charset-normalizer==2.1.0
|
9 |
dnspython==2.6.1
|
10 |
google==3.0.0
|