Skip to content

Commit

Permalink
chore: 타입 힌트 추가용 라이브러리 설치 #92
Browse files Browse the repository at this point in the history
  • Loading branch information
TGoddessana committed Oct 2, 2023
1 parent e3af71c commit 399d16f
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 29 deletions.
107 changes: 81 additions & 26 deletions poetry.lock

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

5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,15 @@ django-allauth = "^0.54.0"
drf-spectacular = "^0.26.4"
django-cors-headers = "^4.2.0"
django-filter = "^23.2"
django-jazzmin = "^2.6.0"
# Database
cx-oracle = "^8.3.0"
# Storage
# Deploy
gunicorn = "^21.2.0"
# Python utils
python-dotenv = "^1.0.0"
pillow = "^10.0.0"
django-jazzmin = "^2.6.0"
nh3 = "^0.2.14"
monkeytype = "^23.3.0"

[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
Expand Down

0 comments on commit 399d16f

Please sign in to comment.