Skip to content

Commit 0e2737c

Browse files
committed
Modified requirements third time
1 parent 4d8299d commit 0e2737c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
asgiref==3.4.1
22
dj-database-url==0.5.0
3-
django_environ==0.4.5
3+
django-environ==0.4.5
4+
django-filter==2.4.0
45
Django==3.2.6
56
django-crispy-forms==1.12.0
7+
django-phonenumber-field==5.2.0
8+
django-six==1.0.4
69
django-heroku==0.3.1
710
environ==1.0
811
gunicorn==20.1.0
@@ -12,4 +15,4 @@ psycopg2==2.9.1
1215
six==1.16.0
1316
sqlparse==0.4.1
1417
typing-extensions==3.10.0.0
15-
whitenoise==5.3.0
18+
whitenoise==5.3.0

0 commit comments

Comments
 (0)