mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 12:11:02 +02:00
Add some qdrant stuff
This commit is contained in:
parent
2646f57446
commit
71de649ab5
4 changed files with 170 additions and 0 deletions
9
tests/requirements.txt
Normal file
9
tests/requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
pytest>=7.0.0
|
||||
pytest-asyncio>=0.21.0
|
||||
pytest-mock>=3.10.0
|
||||
pytest-cov>=4.0.0
|
||||
google-cloud-aiplatform>=1.25.0
|
||||
google-auth>=2.17.0
|
||||
google-api-core>=2.11.0
|
||||
pulsar-client>=3.0.0
|
||||
prometheus-client>=0.16.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue