Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Update setup.py (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
aguschin authored Jul 14, 2022
1 parent 2e57e18 commit 34be3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"requests",
"isort>=5.10",
"pydantic>=1.9.0,<2",
"typer",
"typer<0.6",
"click<8.2",
"rich",
"aiohttp<4",
Expand Down

0 comments on commit 34be3d3

Please sign in to comment.