Spaces:
Sleeping
Sleeping
Merge pull request #72 from Gojo-Bots/dependabot/pip/requests-2.28.2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and py
|
|
19 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
20 |
pyyaml==6.0; python_version >= "3.6"
|
21 |
regex==2022.10.31; python_version >= "3.6"
|
22 |
-
requests==2.28.
|
23 |
rfc3986==1.5.0; python_version >= "3.7"
|
24 |
search-engine-parser==0.6.8
|
25 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|
|
|
19 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
20 |
pyyaml==6.0; python_version >= "3.6"
|
21 |
regex==2022.10.31; python_version >= "3.6"
|
22 |
+
requests==2.28.2
|
23 |
rfc3986==1.5.0; python_version >= "3.7"
|
24 |
search-engine-parser==0.6.8
|
25 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|