Skip to content

Commit 0a779fd

Browse files
author
Compey
authored
➖ Remove django-heroku python testing dependecy
1 parent 8a859ca commit 0a779fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
asgiref==3.4.1
22
dj-database-url==0.5.0
3-
Django==3.2.8
43
django-heroku==0.3.1
54
gunicorn==20.1.0
65
psycopg2==2.8.6
76
python-decouple==3.4
87
pytz==2021.3
98
sqlparse==0.4.2
109
typing-extensions==3.10.0.2
11-
whitenoise==5.3.0
10+
whitenoise==5.3.0

0 commit comments

Comments
 (0)