mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2026-01-03 21:25:18 +00:00
solved dependencies
This commit is contained in:
parent
7f5f2d2d1a
commit
245f29e58a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
pinecone-client
|
||||
pinecone_datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
|
||||
dynaconf==3.1.12
|
||||
fastapi==0.99.0
|
||||
PyGithub==1.59.*
|
||||
|
|
@ -20,4 +18,6 @@ boto3==1.28.25
|
|||
google-cloud-storage==2.10.0
|
||||
ujson==5.8.0
|
||||
azure-devops==7.1.0b3
|
||||
msrest==0.7.1
|
||||
msrest==0.7.1
|
||||
pinecone-client
|
||||
pinecone_datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
|
||||
Loading…
Reference in a new issue