Skip to content

Commit

Permalink
Get audit log name right in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
davmlaw authored and TheMadBug committed May 22, 2024
1 parent e2047da commit ba183cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
auditlog
stream-zip
more-itertools
beautifulsoup4
Expand All @@ -12,6 +11,7 @@ crispy-bootstrap4
cyvcf2>=0.30.14
Django<5
django-amazon-ses
django-auditlog>=3.0.0
django_autocomplete_light
django-avatar>=8.0.0
django_cache_memoize
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
auditlog==3.0.0
stream-zip==0.0.47
more-itertools==8.12.0
beautifulsoup4==4.10.0
Expand All @@ -12,6 +11,7 @@ crispy-bootstrap4==2022.1
cyvcf2==0.30.28
Django==4.2.10
django-amazon-ses==4.0.1
django-auditlog==3.0.0
django_autocomplete_light==3.9.1
django-avatar==8.0.0
django_cache_memoize==0.1.10
Expand Down

0 comments on commit ba183cc

Please sign in to comment.