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 52dcf07 commit 540ee78Copy full SHA for 540ee78
requirements.txt
@@ -1,7 +1,7 @@
1
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.11 # https://bitbucket.org/al45tair/netifaces/src/
+netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
5
pycryptodomex==3.19.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
6
psutil>=5.5,<5.6 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
7
requests==2.32.3 # https://pypi.python.org/pypi/requests
0 commit comments