mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-15 04:15:18 +00:00
merged main
This commit is contained in:
parent
b23a4c0535
commit
9889d26d3e
1 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Jinja2==3.1.2
|
||||||
tiktoken==0.4.0
|
tiktoken==0.4.0
|
||||||
uvicorn==0.22.0
|
uvicorn==0.22.0
|
||||||
python-gitlab==3.15.0
|
python-gitlab==3.15.0
|
||||||
pytest~==7.4.0
|
pytest==7.4.0
|
||||||
aiohttp==3.8.4
|
aiohttp==3.8.4
|
||||||
atlassian-python-api==3.39.0
|
atlassian-python-api==3.39.0
|
||||||
GitPython==3.1.32
|
GitPython==3.1.32
|
||||||
|
|
@ -19,3 +19,5 @@ 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
|
||||||
Loading…
Reference in a new issue