Skip to content

Commit 26b111d

Browse files
build: add missing django-ratelimit package to poetry (#191)
1 parent dd74d6d commit 26b111d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

poetry.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ croniter = "^2.0.1"
128128
drf-yaml = "^3.0.1"
129129
google-generativeai = "^0.3.1"
130130
scrapy-playwright = "^0.0.33"
131+
django-ratelimit = "^4.1.0"
131132

132133
[tool.poetry.extras]
133134
networking = ["junos-eznc"]

0 commit comments

Comments
 (0)