Skip to content

Commit 998783f

Browse files
committed
Update requirements.txt with gunicorn, dj-database-url
1 parent 22169e2 commit 998783f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

requirements.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
1+
asgiref==3.2.5
12
autopep8==1.5
3+
beautifulsoup4==4.8.2
4+
certifi==2019.11.28
5+
chardet==3.0.4
6+
coverage==5.0.4
7+
dj-database-url==0.5.0
28
Django==1.11.24
9+
django-crispy-forms==1.9.0
310
django-forms-bootstrap==3.1.0
11+
django-livereload-server==0.3.2
12+
django-simple-history==2.8.0
13+
django-taggit==1.2.0
14+
djangorestframework==3.11.0
15+
gunicorn==20.0.4
16+
idna==2.9
17+
Pillow==7.0.0
18+
psycopg2==2.7.3.2
419
pycodestyle==2.5.0
520
pytz==2019.3
21+
requests==2.23.0
22+
six==1.14.0
23+
soupsieve==2.0
24+
sqlparse==0.3.1
25+
stripe==2.43.0
26+
tornado==6.0.3
27+
urllib3==1.25.8

0 commit comments

Comments
 (0)