We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffa72c commit b8d6a6bCopy full SHA for b8d6a6b
requirements.txt
@@ -1,5 +1,5 @@
1
alembic==1.13.3
2
-blinker==1.8.2
+blinker==1.9.0
3
certifi==2024.12.14
4
click==8.1.7
5
coverage==7.6.1
@@ -27,10 +27,11 @@ pytest-cov==6.0.0
27
python3-saml==1.16.0
28
pytz==2024.2
29
sentry-sdk==2.19.2
30
+setuptools==70.3.0
31
six==1.17.0
32
SQLAlchemy==2.0.29
33
sqlalchemy-serializer==1.4.22
34
typing_extensions==4.12.2
35
urllib3==2.3.0
-Werkzeug==3.0.6
36
+Werkzeug==3.1.3
37
xmlsec==1.3.14
0 commit comments