adding propper requirement files

This commit is contained in:
Arnold Dechamps 2024-02-11 19:31:33 +01:00
parent a76284ae84
commit f3e7edbc51
No known key found for this signature in database
GPG key ID: AE66543374E41C89
2 changed files with 48 additions and 0 deletions

8
requirements.in Normal file
View file

@ -0,0 +1,8 @@
asgiref==3.7.2
build==1.0.3
click==8.1.7
Django==5.0.2
packaging==23.2
pip-tools==7.3.0
pyproject_hooks==1.0.0
sqlparse==0.4.4

40
requirements.txt Normal file
View file

@ -0,0 +1,40 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
asgiref==3.7.2
# via
# -r requirements.in
# django
build==1.0.3
# via
# -r requirements.in
# pip-tools
click==8.1.7
# via
# -r requirements.in
# pip-tools
django==5.0.2
# via -r requirements.in
packaging==23.2
# via
# -r requirements.in
# build
pip-tools==7.3.0
# via -r requirements.in
pyproject-hooks==1.0.0
# via
# -r requirements.in
# build
sqlparse==0.4.4
# via
# -r requirements.in
# django
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools