Skip to content

Commit 00a186b

Browse files
updating pyproject
1 parent 3a1e070 commit 00a186b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ dependencies = [
1919
"chromadb==0.4.12",
2020
"clickhouse-connect==0.6.6",
2121
"coloredlogs==15.0.1",
22+
"cryptography==41.0.5",
2223
"duckdb==0.8.1",
2324
"fastapi==0.99.1",
2425
"flask==2.3.3",
2526
"flask-cors==4.0.0",
27+
"flask-login==0.6.2",
2628
"flatbuffers==23.5.26",
2729
"hnswlib==0.7.0",
2830
"httptools==0.6.0",
@@ -32,6 +34,7 @@ dependencies = [
3234
"lz4==4.3.2",
3335
"mistune==3.0.1",
3436
"monotonic==1.6",
37+
"oauthlib==3.2.2",
3538
"onnxruntime==1.15.1",
3639
"openai==0.27.9",
3740
"overrides==7.3.1",

0 commit comments

Comments
 (0)