Bump version of requests package so pip can stop exploding

This commit is contained in:
minorannoyance 2023-04-28 18:48:06 +02:00 committed by J.Townsend
parent 2fa576f888
commit c269065a1e

View file

@ -14,10 +14,10 @@ ujson==5.7.0
pyppeteer==1.0.2
PyYAML==6.0
python-dateutil==2.8.2
requests==2.28.2
requests==2.29.0
retrying==1.3.4
setuptools==67.7.2
shodan==1.28.0
slowapi==0.1.8
uvicorn==0.21.1
uvloop==0.17.0; platform_system != "Windows"
uvloop==0.17.0; platform_system != "Windows"