Skip to content

Commit 956859b

Browse files
committed
Remove Django dependencies
1 parent 811f2a7 commit 956859b

File tree

2 files changed

+2
-78
lines changed

2 files changed

+2
-78
lines changed

poetry.lock

Lines changed: 2 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ authors = ["Code-Apprentice <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.11"
9-
Django = "^4.2.3"
109
celery = "^5.3.1"
1110
environs = "^9.5.0"
1211
fastapi = "^0.100.0"
1312
firebase-admin = "^6.2.0"
14-
gunicorn = "^20.1.0"
1513
opencv-python = "^4.8.0.74"
1614
uvicorn = "^0.22.0"
1715
python-multipart = "^0.0.6"

0 commit comments

Comments
 (0)