Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Dec 5, 2024
1 parent 5c9b526 commit ab7c253
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ readme = "README.md"
dependencies = [
"dash<3.0.0,>=2.18.2",
"dash-bootstrap-components<2.0.0,>=1.6.0",
"fastapi<1.0.0,>=0.115.0",
"fastapi<1.0.0,>=0.115.6",
"fastapi-versioning<1.0.0,>=0.10.0",
"flask-caching<3.0.0,>=2.3.0",
"gunicorn<24.0.0,>=23.0.0",
"numpy<3.0.0,>=2.1.3",
"orjson<4.0.0,>=3.10.12",
"pandas<3.0.0,>=2.2.3",
"pydantic<3.0.0,>=2.10.1",
"pydantic<3.0.0,>=2.10.3",
"requests<3.0.0,>=2.32.3",
"rdkit<2025.0.0,>=2024.3.6",
"sqlalchemy<3.0.0,>=2.0.36",
Expand All @@ -56,7 +56,7 @@ dev = [
"black<25.0.0,>=24.10.0",
"coverage<8.0.0,>=7.6.8",
"isort<6.0.0,>=5.13.2",
"pytest<9.0.0,>=8.3.3",
"pytest<9.0.0,>=8.3.4",
"pytest-asyncio<1.0.0,>=0.24.0",
"pytest-cov<7.0.0,>=6.0.0",
"pytest-mock<4.0.0,>=3.14.0",
Expand Down
30 changes: 15 additions & 15 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab7c253

Please sign in to comment.