team-3/src/requirements/production.txt

12 lines
232 B
Text
Raw Normal View History

2016-09-13 16:35:01 +02:00
Django>=1.10,<1.11
django-bootstrap3>=6.2,<6.3
2016-09-13 16:38:59 +02:00
django-compressor==2.1
csscompressor
djangorestframework>=3.4,<3.5
django-filter>=0.14,<0.15
shapely>=1.5,<1.6
2016-09-27 15:32:42 +02:00
celery>=3.1,<3.2
2016-09-29 16:33:45 +02:00
requests>=2.11,<2.12
2016-12-03 14:57:51 +01:00
Pillow>=3.4.2,<3.5
2016-12-22 02:31:48 +01:00
qrcode>=5.3,<5.4