1
0
mirror of https://github.com/benbusby/whoogle-search.git synced 2021-09-19 22:48:34 +03:00

Update requests version to 2.25.1

Resolves conflict between prior version of requests and the new patched
version of urllib3
This commit is contained in:
Ben Busby
2021-06-02 09:46:14 -04:00
parent fbbe658320
commit e1a9ec03f0

View File

@@ -24,7 +24,7 @@ pyparsing==2.4.7
PySocks==1.7.1
pytest==5.4.1
python-dateutil==2.8.1
requests==2.23.0
requests==2.25.1
soupsieve==1.9.5
stem==1.8.0
urllib3==1.26.5