deps: bumped few libraries to latest versions
This commit is contained in:
parent
897bb21611
commit
28f89c682d
1 changed files with 7 additions and 7 deletions
|
|
@ -4,11 +4,11 @@ alembic==1.11.3
|
|||
mako==1.2.4
|
||||
markupsafe==2.1.2
|
||||
sqlalchemy==1.4.49
|
||||
greenlet==3.0.0rc3
|
||||
greenlet==3.0.0
|
||||
typing_extensions==4.7.1
|
||||
async-timeout==4.0.3
|
||||
babel==2.12.1
|
||||
celery==5.3.1
|
||||
celery==5.3.4
|
||||
billiard==4.1.0
|
||||
click==8.1.3
|
||||
click-didyoumean==0.3.0
|
||||
|
|
@ -20,7 +20,7 @@ celery==5.3.1
|
|||
prompt-toolkit==3.0.38
|
||||
wcwidth==0.2.6
|
||||
six==1.16.0
|
||||
kombu==5.3.1
|
||||
kombu==5.3.2
|
||||
amqp==5.1.1
|
||||
vine==5.0.0
|
||||
vine==5.0.0
|
||||
|
|
@ -30,7 +30,7 @@ celery==5.3.1
|
|||
vine==5.0.0
|
||||
channelstream==0.7.1
|
||||
gevent==23.9.1
|
||||
greenlet==3.0.0rc3
|
||||
greenlet==3.0.0
|
||||
zope.event==5.0.0
|
||||
zope.interface==6.0.0
|
||||
itsdangerous==1.1.0
|
||||
|
|
@ -92,7 +92,7 @@ formencode==2.0.1
|
|||
gunicorn==21.2.0
|
||||
packaging==23.1
|
||||
gevent==23.9.1
|
||||
greenlet==3.0.0rc3
|
||||
greenlet==3.0.0
|
||||
zope.event==5.0.0
|
||||
zope.interface==6.0.0
|
||||
infrae.cache==1.0.1
|
||||
|
|
@ -199,7 +199,7 @@ pycryptodome==3.17
|
|||
pycurl==7.45.2
|
||||
pymysql==1.0.3
|
||||
pyotp==2.8.0
|
||||
pyparsing==3.1.0
|
||||
pyparsing==3.1.1
|
||||
pyramid-debugtoolbar==4.10
|
||||
pygments==2.15.1
|
||||
pyramid==2.0.2
|
||||
|
|
@ -272,7 +272,7 @@ sshpubkeys==3.3.1
|
|||
ecdsa==0.18.0
|
||||
six==1.16.0
|
||||
sqlalchemy==1.4.49
|
||||
greenlet==3.0.0rc3
|
||||
greenlet==3.0.0
|
||||
typing_extensions==4.7.1
|
||||
supervisor==4.2.5
|
||||
tzlocal==4.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue