-
- Downloads
Use Poetry
.isort.cfg
deleted
100644 → 0
poetry.lock
0 → 100644
This diff is collapsed.
pyproject.toml
0 → 100644
requirements.txt
deleted
100644 → 0
asgiref==3.5.2 | |||
attrs==22.1.0 | |||
certifi==2022.9.14 | |||
charset-normalizer==2.1.1 | |||
Django==3.2.15 | |||
django-cors-headers==3.13.0 | |||
django-extensions==3.2.1 | |||
django-filter==22.1 | |||
django-oidc-provider==0.7.0 | |||
django-versatileimagefield==2.2 | |||
djangorestframework==3.14.0 | |||
drf-spectacular==0.24.1 | |||
drf-nested-routers==0.93.4 | |||
future==0.18.2 | |||
gunicorn==20.1.0 | |||
idna==3.4 | |||
inflection==0.5.1 | |||
iniconfig==1.1.1 | |||
isort==5.10.1 | |||
olefile==0.46 | |||
packaging==21.3 | |||
Pillow==9.2.0 | |||
pluggy==1.0.0 | |||
pre-commit==2.20.0 | |||
psycopg2-binary==2.9.3 | |||
py==1.11.0 | |||
pycryptodomex==3.15.0 | |||
pydotplus==2.0.2 | |||
pyjwkest==1.4.2 | |||
pyparsing==3.0.9 | |||
pytest==7.1.3 | |||
pytest-django==4.5.2 | |||
python-dateutil==2.8.2 | |||
python-magic==0.4.27 | |||
pytz==2022.2.1 | |||
requests==2.28.1 | |||
six==1.16.0 | |||
sqlparse==0.4.2 | |||
text-unidecode==1.3 | |||
toml==0.10.2 | |||
urllib3==1.26.12 |
Please register or sign in to comment