Skip to content

Commit 0c71457

Browse files
committed
Requirements added
1 parent 67d498d commit 0c71457

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: requirements.txt

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
asgiref==3.3.4
2+
boto3==1.17.104
3+
botocore==1.20.104
4+
dj-database-url==0.5.0
5+
Django==3.2.4
6+
django-crispy-forms==1.12.0
7+
django-heroku==0.3.1
8+
django-storages==1.11.1
9+
gunicorn==20.1.0
10+
jmespath==0.10.0
11+
Pillow==8.2.0
12+
psycopg2==2.9.1
13+
psycopg2-binary==2.9.1
14+
python-dateutil==2.8.1
15+
pytz==2021.1
16+
s3transfer==0.4.2
17+
six==1.16.0
18+
sqlparse==0.4.1
19+
urllib3==1.26.6
20+
whitenoise==5.2.0

0 commit comments

Comments
 (0)