Skip to content

Commit

Permalink
Add fastapi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannegele committed Feb 23, 2024
1 parent 2664d2f commit 54b39a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies = [
"pydantic>=2.5.3,<2.7.0",
"pyyaml~=6.0.1",
"requests~=2.31.0",
"fastapi==0.109.2",
"fastparquet==2024.2.0",
"python-multipart==0.0.9",
"rich~=13.7.0",
Expand Down

0 comments on commit 54b39a3

Please sign in to comment.