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.
2 parents a887649 + 085dbb8 commit b4ac72bCopy full SHA for b4ac72b
2 files changed
requirements-top.txt
@@ -11,4 +11,4 @@ gunicorn==26.0.0
11
biopython==1.87
12
pytest==9.1.0
13
pytest-env==1.6.0
14
-pyzipper==0.3.6
+pyzipper==0.4.0
requirements.txt
@@ -1,8 +1,8 @@
1
-alembic==1.18.4
+alembic==1.18.5
2
apispec==6.10.0
3
4
blinker==1.9.0
5
-click==8.3.3
+click==8.4.2
6
Flask==3.1.3
7
flask-cors==6.0.5
8
Flask-Migrate==4.1.0
@@ -23,8 +23,8 @@ Pygments==2.20.0
23
24
25
python-dotenv==1.2.2
26
27
-SQLAlchemy==2.0.50
+SQLAlchemy==2.0.51
28
typing_extensions==4.15.0
29
webargs==8.7.1
30
Werkzeug==3.1.8
0 commit comments