Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hypsug0 committed Apr 22, 2024
1 parent cb0be67 commit 871bddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages = [{ include = "sinp_nomenclatures" }]
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
Django = ">=3.2,<5.0"
djangorestfradependantmework = ">=3.0,<4.0"
djangorestframework = ">=3.0,<4.0"
django-filter = ">=23.5,<25.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 871bddd

Please sign in to comment.