1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 06:44:21 +00:00
This commit is contained in:
dependabot[bot] 2024-12-01 04:10:24 +00:00 committed by GitHub
commit 9c800c6635
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 577 additions and 555 deletions

1130
backend/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@ authors = ["Stefano Pigozzi <256895@studenti.unimore.it>"]
[tool.poetry.dependencies]
python = "^3.9"
Django = "^3.2.15"
Django = "^3.2.18"
psycopg2 = "^2.8.6"
djangorestframework = "^3.12.4"
Markdown = "^3.3.4"