mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
Update typer (#1958)
This commit is contained in:
parent
4a42ac81af
commit
17e431cf42
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"type": "patch",
|
||||||
|
"description": "Update typer."
|
||||||
|
}
|
1395
poetry.lock
generated
1395
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -85,7 +85,7 @@ azure-identity = "^1.19.0"
|
|||||||
azure-storage-blob = "^12.24.0"
|
azure-storage-blob = "^12.24.0"
|
||||||
|
|
||||||
future = "^1.0.0" # Needed until graspologic fixes their dependency
|
future = "^1.0.0" # Needed until graspologic fixes their dependency
|
||||||
typer = "^0.15.1"
|
typer = "^0.16.0"
|
||||||
tqdm = "^4.67.1"
|
tqdm = "^4.67.1"
|
||||||
|
|
||||||
textblob = "^0.18.0.post0"
|
textblob = "^0.18.0.post0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user