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 5d8f359 commit e81a01cCopy full SHA for e81a01c
requirements.txt
@@ -2,7 +2,7 @@ tornado==4.5.3 # http://www.tornadoweb.org/en/stable/releases.html
2
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.22.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
+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
8
gevent==25.5.1 # http://www.gevent.org/changelog.html
0 commit comments