segnalibre-backend/requirements.txt

20 lines
369 B
Plaintext
Raw Permalink Normal View History

2019-11-23 01:46:49 +01:00
astroid==2.3.3
Django==2.2.18
2019-11-29 00:17:58 +01:00
django-computedfields==0.0.10
2019-11-23 01:46:49 +01:00
django-cors-headers==3.2.0
django-templated-mail==1.1.1
djangorestframework==3.11.2
2019-11-26 10:04:18 +01:00
djangorestframework-simplejwt==4.3.0
djoser==2.0.3
2019-11-23 01:46:49 +01:00
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
2019-11-26 10:04:18 +01:00
PyJWT==1.7.1
2019-11-23 01:46:49 +01:00
pylint==2.4.4
2019-11-26 13:07:50 +01:00
python-dotenv==0.10.3
2019-11-22 21:28:15 +01:00
pytz==2019.3
2019-11-23 01:46:49 +01:00
six==1.13.0
2019-11-22 21:28:15 +01:00
sqlparse==0.3.0
2019-11-23 01:46:49 +01:00
typed-ast==1.4.0
wrapt==1.11.2