mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
Updated requirements.txt for Python 3.12
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
aiohttp==3.8.4
|
aiohttp==3.9.1
|
||||||
atlassian-python-api==3.39.0
|
atlassian-python-api==3.39.0
|
||||||
azure-devops==7.1.0b3
|
azure-devops==7.1.0b3
|
||||||
boto3==1.33.1
|
boto3==1.33.6
|
||||||
dynaconf==3.1.12
|
dynaconf==3.2.4
|
||||||
fastapi==0.99.0
|
fastapi==0.99.0
|
||||||
GitPython==3.1.32
|
GitPython==3.1.32
|
||||||
google-cloud-aiplatform==1.35.0
|
google-cloud-aiplatform==1.35.0
|
||||||
@ -16,10 +16,10 @@ pinecone-client
|
|||||||
pinecone-datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
|
pinecone-datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
|
||||||
pytest==7.4.0
|
pytest==7.4.0
|
||||||
PyGithub==1.59.*
|
PyGithub==1.59.*
|
||||||
PyYAML==6.0
|
PyYAML==6.0.1
|
||||||
python-gitlab==3.15.0
|
python-gitlab==3.15.0
|
||||||
retry==0.9.2
|
retry==0.9.2
|
||||||
starlette-context==0.3.6
|
starlette-context==0.3.6
|
||||||
tiktoken==0.4.0
|
tiktoken==0.5.2
|
||||||
ujson==5.8.0
|
ujson==5.8.0
|
||||||
uvicorn==0.22.0
|
uvicorn==0.22.0
|
||||||
|
Reference in New Issue
Block a user