Skip to content
Open
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ django-extensions==3.1.0
django-silk==4.1.0
django-spaghetti-and-meatballs==0.3.1
Faker==4.18.0
freezegun>=1.5
mock==4.0.2
pytest-cov==2.10.1
pytest-django==3.9.0
Expand Down
1 change: 1 addition & 0 deletions scripts/s3/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# S3-related scripts and utilities
Loading