Skip to content

Commit

Permalink
add flask-cors as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr223 committed Sep 9, 2023
1 parent b03d72b commit b3f8912
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 @@ -19,6 +19,7 @@ dependencies = [
"duckdb==0.8.1",
"fastapi==0.99.1",
"flask==2.3.3",
"flask-cors==4.0.0",
"flatbuffers==23.5.26",
"gradio==3.42.0",
"hnswlib==0.7.0",
Expand Down

0 comments on commit b3f8912

Please sign in to comment.