bornhack-website/src/requirements/production.txt
Víðir Valberg Guðmundsson 20f380dfd6
Planked code form betterforms. (Aka django 3.0 upgrade) (#436)
* Bump django from 2.2.8 to 3.0.2 in /src/requirements

Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Planked code form betterforms.

* Remove betterform from requirements.

* Try with master of django-allauth-2fa.

* Use static templatetag library, staticfiles is gone.

* Use newly released django-allauth-2fa 0.8 instead of git url.

* Django 3.0.3 is out.

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-07 18:21:34 +01:00

32 lines
560 B
Plaintext

Django==3.0.3
channels==2.4.0
channels-redis==2.4.1
asyncio==3.4.3
commonmark==0.9.1
django-allauth-2fa==0.8
django-bleach==0.6.1
django-bootstrap3==12.0.3
django-cors-headers==3.2.1
django-extensions==2.2.6
django-filter==2.2.0
django-reversion==3.0.5
django-wkhtmltopdf==3.3.0
future==0.18.2
graphene-django==2.8.0
html5lib==1.0.1
icalendar==4.0.4
ipython==7.12.0
irc3==1.1.5
olefile==0.46
Pillow==6.2.1
pipdeptree==0.13.2
psycopg2-binary==2.8.4
pyOpenSSL==19.1.0
PyPDF2==1.26.0
python-magic==0.4.15
service-identity==18.1.0
Unidecode==1.1.1
wheel==0.34.2