Skip to content

Commit

Permalink
Don't update azure deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Feb 17, 2020
1 parent e7ed020 commit 4569441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/pip.txt
Expand Up @@ -107,9 +107,9 @@ django-cors-middleware==1.5.0
user-agents==2.1

# Utilities used to upload build media to cloud storage
django-storages[azure]==1.9.1
azure-storage-blob==12.1.0
azure-storage-common==2.1.0
django-storages[azure]==1.7.2
azure-storage-blob==1.5.0
azure-storage-common==1.4.2

# Required only in development and linting
django-debug-toolbar==2.2

0 comments on commit 4569441

Please sign in to comment.