Skip to content

Commit

Permalink
fix(fal): include tomli for config
Browse files Browse the repository at this point in the history
  • Loading branch information
fal-bot authored Jan 23, 2025
1 parent c9577b7 commit 1eb143c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/fal/src/fal/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"uvicorn",
"starlette_exporter",
"structlog",
"tomli",
]


Expand Down

0 comments on commit 1eb143c

Please sign in to comment.