-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
64 lines (50 loc) · 984 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
channels[daphne]
Django
django-dynamic-filenames
django-flatpickr
django-import-export
django-import-export
# When using Postgress as the backing DB
# psycopg2-binary
# Determine client IP address
django-ipware
# Petty cash
django-money
django-qr-code
# django-proxy
django-revproxy
# django-autocomplete-light
django-settings-export
django-simple-history
django-six
django-stdimage
django-templates-macros
django-versatileimagefield
# Bootstrap
django_bootstrap5
# Django REST Framework
djangorestframework
djproxy
# JSON fields in the DB model
jsonfield2
# Validation of json payloads from embedded HW
jsonschema
# Mailman scraping API
lxml
# We're also including Pillow as otherwise QR will fall back
# to SVG - which is not as supported.
Pillow
# IoT packaged format
pycryptodome
PyPDF2
python-dateutil
pytz
qrcode
# PDF generation
reportlab
# Reverse proxy for the 3D printers
requests
six
websockets
wheel
# Production requirements in requirements-production.txt