We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccdfc1 commit 4cad882Copy full SHA for 4cad882
requirements.txt
@@ -4,7 +4,7 @@ sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.htm
4
netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
5
pycryptodomex==3.23.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
6
psutil>=5.5,<7.1 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
7
-requests==2.32.3 # https://pypi.python.org/pypi/requests
+requests==2.32.4 # https://pypi.python.org/pypi/requests
8
gevent==25.5.1 # http://www.gevent.org/changelog.html
9
greenlet>=3.0rc1
10
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES
0 commit comments