diff --git a/requirements.txt b/requirements.txt index b172ce9b..1553216a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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 @@ -38,7 +38,7 @@ 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 @@ -46,24 +46,24 @@ 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