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 b22e14c commit 0a9bc7aCopy full SHA for 0a9bc7a
requirements.txt
@@ -3,7 +3,7 @@ psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/
3
sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html
4
netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
5
pycryptodomex==3.21.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
6
-psutil>=5.5,<6.2 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
+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
8
gevent==24.11.1 # http://www.gevent.org/changelog.html
9
greenlet>=3.0rc1
0 commit comments