Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Dec 12, 2024
1 parent ab7c253 commit f66ed9d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"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",
"numpy<3.0.0,>=2.2.0",
"orjson<4.0.0,>=3.10.12",
"pandas<3.0.0,>=2.2.3",
"pydantic<3.0.0,>=2.10.3",
Expand All @@ -54,7 +54,7 @@ dependencies = [
[dependency-groups]
dev = [
"black<25.0.0,>=24.10.0",
"coverage<8.0.0,>=7.6.8",
"coverage<8.0.0,>=7.6.9",
"isort<6.0.0,>=5.13.2",
"pytest<9.0.0,>=8.3.4",
"pytest-asyncio<1.0.0,>=0.24.0",
Expand Down
63 changes: 32 additions & 31 deletions uv.lock

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

0 comments on commit f66ed9d

Please sign in to comment.