Skip to content

Commit

Permalink
Update typeguard version to >=3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Rhodes <tyler.rhodes@equilibriumenergy.com>
  • Loading branch information
trhodeos committed Nov 14, 2023
1 parent 1f91fc6 commit 4c78671
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 @@ -70,7 +70,7 @@
"tenacity>=7,<9",
"toml>=0.10.0,<1",
"tqdm>=4,<5",
"typeguard==2.13.3",
"typeguard>=3.0.2",
"fastapi>=0.68.0,<0.100",
"uvicorn[standard]>=0.14.0,<1",
"gunicorn",
Expand Down

0 comments on commit 4c78671

Please sign in to comment.