Skip to content

Commit

Permalink
Update pyproject dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiegoss committed May 26, 2024
1 parent f7c0285 commit 2093a8f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ boto3 = "^1.24.27"
django-storages = "^1.12.3"
sentry-sdk = "^1.7.0"
djangorestframework = "^3.13.1"
drf-nested-routers = "^0.93.4"

[tool.poetry.dev-dependencies]
pytest = "^7.2.0"
pytest-xdist = "^3.0.2"
drf-nested-routers = "^0.93.4"
Expand Down
Empty file removed src/run.sh
Empty file.
Empty file removed src/tasks.py
Empty file.

0 comments on commit 2093a8f

Please sign in to comment.