added dj_database_url to reqs

This commit is contained in:
DJ Gillespie 2020-04-06 17:26:07 -06:00
parent 5c52360c6f
commit be2a1f4698
2 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ djangorestframework==3.10.3
ipykernel==5.1.2
ipython==5.8.0
plaid-python==3.7.0
dj-database-url>=0.5.0