1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2025-01-03 12:44:18 +00:00
This commit is contained in:
dependabot[bot] 2023-02-15 18:46:26 +00:00 committed by GitHub
commit 44a497e5d8
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
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"