deps
This commit is contained in:
parent
66806fbad4
commit
47eb1c84ac
2 changed files with 20 additions and 2 deletions
3
Pipfile
3
Pipfile
|
@ -5,8 +5,9 @@ verify_ssl = true
|
|||
|
||||
[packages]
|
||||
asgiref = "==3.8.1"
|
||||
Django = "==5.0.6"
|
||||
sqlparse = "==0.5.0"
|
||||
gunicorn = "*"
|
||||
django = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue