Skip to content

Commit

Permalink
➖ Remove django-heroku python testing dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
Compey authored Jun 20, 2022
1 parent 8a859ca commit 0a779fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
asgiref==3.4.1
dj-database-url==0.5.0
Django==3.2.8
django-heroku==0.3.1
gunicorn==20.1.0
psycopg2==2.8.6
python-decouple==3.4
pytz==2021.3
sqlparse==0.4.2
typing-extensions==3.10.0.2
whitenoise==5.3.0
whitenoise==5.3.0

0 comments on commit 0a779fd

Please sign in to comment.