1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/requirements.txt

16 lines
343 B
Text
Raw Normal View History

2015-12-09 18:42:14 +00:00
coverage==4.0.3
2016-01-10 16:12:58 +00:00
colorama==0.3.6
2015-12-09 18:20:42 +00:00
Django==1.8.7
2015-10-19 13:04:49 +01:00
dj-database-url==0.3.0
2016-01-24 19:54:57 +00:00
django-db-queue==0.0.2
2015-10-19 13:04:49 +01:00
django-bootstrap-form==3.2
2016-01-17 11:45:42 +00:00
git+https://github.com/RealOrangeOne/django-client-reverse
2015-12-09 18:42:14 +00:00
django-flat-theme==1.1.3
djangorestframework==3.3.2
2015-12-09 18:42:14 +00:00
flake8==2.5.0
2016-01-24 19:54:57 +00:00
markdown2==2.3.0
max-django-mail-templated==1.2
2016-02-19 17:29:58 +00:00
requests==2.9.1
2015-12-09 18:42:14 +00:00
whitenoise==2.0.6
waitress==0.8.10