mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
ordering requirements.txt
This commit is contained in:
@ -3,6 +3,8 @@ fastapi==0.99.0
|
|||||||
PyGithub==1.59.*
|
PyGithub==1.59.*
|
||||||
retry==0.9.2
|
retry==0.9.2
|
||||||
openai==0.27.8
|
openai==0.27.8
|
||||||
|
pinecone-client
|
||||||
|
pinecone_datasets
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
tiktoken==0.4.0
|
tiktoken==0.4.0
|
||||||
uvicorn==0.22.0
|
uvicorn==0.22.0
|
||||||
@ -19,5 +21,3 @@ google-cloud-storage==2.10.0
|
|||||||
ujson==5.8.0
|
ujson==5.8.0
|
||||||
azure-devops==7.1.0b3
|
azure-devops==7.1.0b3
|
||||||
msrest==0.7.1
|
msrest==0.7.1
|
||||||
pinecone-client
|
|
||||||
pinecone_datasets==0.6.1
|
|
Reference in New Issue
Block a user