Skip to content

Commit 3d14f61

Browse files
author
Kátia Nakamura
committed
requirements: add requirements
1 parent a41ce53 commit 3d14f61

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
dj-database-url==0.5.0
22
dj-static==0.0.6
33
Django==1.11.11
4+
django-countries==5.3
5+
django-filter==1.1.0
6+
djangorestframework==3.8.2
47
gunicorn==19.7.1
8+
Markdown==2.6.11
59
Pillow==5.1.0
6-
psycopg2==2.7.4
10+
psycopg2-binary==2.7.4
711
python-decouple==3.1
812
pytz==2018.3
913
static3==0.7.0

0 commit comments

Comments
 (0)