diff --git a/requirements.txt b/requirements.txt index 9d67ad674b..21d340b9ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/ sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/ pycryptodomex==3.21.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst -psutil>=5.5,<5.6 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst +psutil>=5.5,<6.2 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst requests==2.32.3 # https://pypi.python.org/pypi/requests gevent==24.11.1 # http://www.gevent.org/changelog.html greenlet>=3.0rc1