adding django-ratelimit to requirements.txt
... | ... | @@ -4,4 +4,5 @@ python-gitlab~=2.5.0 |
django-test-plus~=1.3 | ||
django-markdownify~=0.8.1 | ||
coverage~=5.3.1 | ||
django-ratelimit~=3.0.1 | ||
gunicorn~=20.0.4 |
Please register or sign in to comment
... | ... | @@ -4,4 +4,5 @@ python-gitlab~=2.5.0 |
django-test-plus~=1.3 | ||
django-markdownify~=0.8.1 | ||
coverage~=5.3.1 | ||
django-ratelimit~=3.0.1 | ||
gunicorn~=20.0.4 |