Skip to content

Commit 81fa18c

Browse files
authored
Merge branch 'main' into dependabot/pip/patool-gte-1.12-and-lt-4.1
2 parents 6279ffd + 6556c10 commit 81fa18c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ psycopg2==2.9.10 # http://initd.org/psycopg/articles/tag/release/
33
sqlalchemy>=1.3,<1.4 # http://docs.sqlalchemy.org/en/latest/changelog/index.html
44
netifaces>=0.10,<0.12 # https://bitbucket.org/al45tair/netifaces/src/
55
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
6+
psutil>=5.5,<7.1 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
77
requests==2.32.3 # https://pypi.python.org/pypi/requests
88
gevent==24.11.1 # http://www.gevent.org/changelog.html
99
greenlet>=3.0rc1
@@ -31,4 +31,4 @@ PyPDF2>=1.26,<3.1 # https://github.com/mstamy2/PyPDF2/blob/master/CHANGELOG
3131
prometheus-client>=0.7,<0.22 # https://pypi.org/project/prometheus-client
3232

3333
# Only for cmsTelegramBot
34-
python-telegram-bot>=21.9,<21.10 # https://pypi.org/project/python-telegram-bot
34+
python-telegram-bot>=21.9,<21.12 # https://pypi.org/project/python-telegram-bot

0 commit comments

Comments
 (0)