Skip to content

Commit

Permalink
Add requests dependency for typeguard
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Jan 25, 2024
1 parent 1d4d31a commit 9c56cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def typeguard(session: Session) -> None:
"python-multipart",
"flask-wtf",
"a2wsgi",
"requests",
"typeguard",
"pygments",
)
Expand Down

0 comments on commit 9c56cf4

Please sign in to comment.