-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
22 lines (17 loc) · 788 Bytes
/
requirements.txt
File metadata and controls
22 lines (17 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# sudo apt-get install build-essential libssl-dev libffi-dev python-dev libmysqlclient-dev postgresql-server-dev-all python3-openssl python3-dev
# if you don't have pip>=9, run pip install --upgrade pip
Django==1.10
# Include https://github.com/tzangms/django-bootstrap-form/pull/88 fix. Can change to version number when version increments above 3.2.1
git+https://github.com/tzangms/django-bootstrap-form.git@5fff56f715bd9f2f29793f6a5a87baa1be25e409#egg=django-bootstrap-form
-e git+https://github.com/MoveOnOrg/huerta.git@master#egg=huerta
-e git+https://github.com/MoveOnOrg/python-actionkit.git@public-master#egg=python-actionkit
mysqlclient==1.3.7
psycopg2==2.7.1
requests[security]==2.11.1
six==1.10.0
drf-hal-json==0.9.1
fakeredis
django-redis~=4.4
django-cachalot
boto
zappa