remove falkordb from required dependencies
This commit is contained in:
parent
6e6115c134
commit
0a7fadf62c
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ dependencies = [
|
||||||
"tenacity>=9.0.0",
|
"tenacity>=9.0.0",
|
||||||
"numpy>=1.0.0",
|
"numpy>=1.0.0",
|
||||||
"python-dotenv>=1.0.1",
|
"python-dotenv>=1.0.1",
|
||||||
"falkordb>=1.1.2,<2.0.0",
|
|
||||||
"posthog>=3.0.0",
|
"posthog>=3.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue