Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Apr 25, 2024
1 parent 3e0c2cf commit 2911bf6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
amqp<6
asgiref==3.4.1
attrs>=21.2.0
attrs==22.2.0
bcrypt==3.2.0
billiard==3.6.4.0
cached-property==1.5.2
Expand All @@ -12,7 +12,7 @@ click<9
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
cracklib==2.9.3
cracklib==2.9.6
cryptography==40.0.2
cycler==0.10.0
Deprecated==1.2.13
Expand All @@ -27,7 +27,7 @@ greenlet==1.1.1
gunicorn==20.1.0
idna==2.10
importlib-metadata==4.8.1
Jinja2==3.0.1
Jinja2==3.0.3
kiwisolver==1.3.2
kombu<6
ldap3==2.9.1
Expand All @@ -38,32 +38,32 @@ mistune==0.8.4
numpy<1.25
ocflib>=2024.4.23
paramiko==3.1.0
pexpect==4.8.0
pexpect==4.9.0
Pillow==9.5.0
ply==3.11
prometheus-client==0.11.0
prompt-toolkit==3.0.20
ptyprocess==0.7.0
pyasn1==0.4.8
pycparser==2.20
pycryptodome==3.17
pycryptodomex==3.17
pycryptodome==3.19
pycryptodomex==3.19
PyGithub==1.58.2
Pygments==2.15.1
PyJWT==2.7.0
PyMySQL==0.9.3
PyMySQL==1.0.2
PyNaCl==1.5.0
pyparsing==2.4.7
pysmi==0.3.4
pysnmp==4.4.12
python-dateutil==2.8.2
pytz==2023.3
PyYAML==5.4.1
PyYAML==6.0.1
redis==4.4.4
requests==2.31.0
setuptools==65.5.1
six==1.16.0
SQLAlchemy==1.4.48
SQLAlchemy==1.4.52
sqlparse==0.4.4
typing-extensions==3.10.0.2
urllib3<2
Expand Down

0 comments on commit 2911bf6

Please sign in to comment.