Skip to content

Commit

Permalink
remove dependency on multipart package
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Sep 19, 2024
1 parent ca3966f commit 7c52d49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"Twisted[tls] >= 22.10.0", # For #11635
"attrs",
"typing_extensions >= 3.10.0",
"multipart",
],
extras_require={
"dev": [
Expand Down

0 comments on commit 7c52d49

Please sign in to comment.