Skip to content

Commit b70e6bf

Browse files
Merge branch 'main' into speedup_gene_overview
2 parents db68c25 + bccaba0 commit b70e6bf

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

poetry.lock

Lines changed: 30 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mkdocs = "^1.4.3"
1919
jinja2 = "3.1.4"
2020
pydantic = "^2.5.2"
2121
sqlalchemy = "^2.0.23"
22-
cryptography = "^42.0.8"
22+
cryptography = ">=42.0.8,<44.0.0"
2323
gunicorn = "22"
2424
fastapi = "0.111"
2525
python-multipart = "^0.0.9"

0 commit comments

Comments
 (0)