Skip to content

Commit

Permalink
fix django-storages
Browse files Browse the repository at this point in the history
  • Loading branch information
pix666 committed Aug 15, 2022
1 parent 72c9a96 commit 3e4738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,5 +1,5 @@
python-dotenv==0.20.0
django-storages[dropbox]==1.13.1
django-storages[dropbox]

pytest==7.0.1; python_version == '3.6'
pytest==7.1.2; python_version >= '3.7'
Expand Down

0 comments on commit 3e4738f

Please sign in to comment.