Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Oct 7, 2024
1 parent 8d03d66 commit 2fc8c96
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
116 changes: 58 additions & 58 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fastapi-versioning = "^0.10.0"
flask-caching = "^2.3.0"
gunicorn = "^23.0.0"
# mordred = "^1.2.0"
numpy = "^2.1.1"
numpy = "^2.1.2"
orjson = "^3.10.7"
pandas = "^2.2.3"
pydantic = "^2.9.2"
Expand All @@ -53,7 +53,7 @@ pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
pytest-xdist = "^3.6.1"
requests-mock = "^1.12.1"
tox = "^4.21.1"
tox = "^4.21.2"

[tool.poetry.scripts]
start = "app:main"
Expand Down

0 comments on commit 2fc8c96

Please sign in to comment.