Skip to content

Commit

Permalink
upgrade django-token-bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Akasch committed Dec 26, 2019
1 parent 1b6c95b commit 7bf306c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-friendly-tag-loader==1.3.1
django-markdown-app==0.9.6
django-pipeline==1.6.14
django-simple-csp==0.2.dev1
django-token-bucket==0.2.dev1
django-token-bucket==0.2
django-widget-tweaks==1.4.5
django==2.2.9
libsass==0.19.4 # via libsasscompiler
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ django-simple-csp
libsasscompiler
django-pipeline
django-friendly-tag-loader
django-token-bucket
django-token-bucket>=0.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-friendly-tag-loader==1.3.1
django-markdown-app==0.9.6
django-pipeline==1.6.14
django-simple-csp==0.2.dev1
django-token-bucket==0.2.dev1
django-token-bucket==0.2
django-widget-tweaks==1.4.5
django==2.2.9
libsass==0.19.4 # via libsasscompiler
Expand Down

0 comments on commit 7bf306c

Please sign in to comment.