Skip to content

Commit d22eb59

Browse files
committed
added requests dep
1 parent c8394ee commit d22eb59

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

poetry.lock

Lines changed: 23 additions & 1 deletion
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
@@ -56,6 +56,7 @@ channels = {extras = ["daphne"], version = "^4.0.0"}
5656
django-taggit = "^3.1.0"
5757
python-magic = "^0.4.27"
5858
python-magic-bin = {version = "^0.4.14", markers = "sys_platform == 'win32'"}
59+
requests = "^2.31.0"
5960

6061

6162
[build-system]

0 commit comments

Comments
 (0)