Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
6874ffd
1
Parent(s):
cf6c70c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -22,7 +22,7 @@ python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.
|
|
22 |
pytz==2023.3
|
23 |
pyyaml==6.0.1; python_version >= "3.6"
|
24 |
regex==2023.8.8; python_version >= "3.6"
|
25 |
-
requests==2.
|
26 |
rfc3986==1.5.0; python_version >= "3.7"
|
27 |
search-engine-parser==0.6.8
|
28 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|
|
|
22 |
pytz==2023.3
|
23 |
pyyaml==6.0.1; python_version >= "3.6"
|
24 |
regex==2023.8.8; python_version >= "3.6"
|
25 |
+
requests==2.31.0
|
26 |
rfc3986==1.5.0; python_version >= "3.7"
|
27 |
search-engine-parser==0.6.8
|
28 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|