Files
pr-agent/requirements.txt

32 lines
715 B
Plaintext
Raw Normal View History

aiohttp==3.9.1
atlassian-python-api==3.41.4
2023-11-29 15:47:53 +01:00
azure-devops==7.1.0b3
2024-02-19 08:35:45 -05:00
azure-identity==1.15.0
boto3==1.33.6
dynaconf==3.2.4
2023-11-29 15:47:53 +01:00
fastapi==0.99.0
GitPython==3.1.32
google-cloud-aiplatform==1.35.0
2023-08-24 16:33:51 +03:00
google-cloud-storage==2.10.0
2023-11-29 15:47:53 +01:00
Jinja2==3.1.2
2024-03-14 16:58:44 +09:00
litellm==1.31.10
2023-11-29 15:47:53 +01:00
loguru==0.7.2
2023-09-10 07:36:25 +03:00
msrest==0.7.1
2024-03-06 08:06:59 +02:00
openai==1.13.3
2023-11-29 15:47:53 +01:00
pytest==7.4.0
PyGithub==1.59.*
PyYAML==6.0.1
2023-11-29 15:47:53 +01:00
python-gitlab==3.15.0
retry==0.9.2
starlette-context==0.3.6
2024-05-14 08:21:41 +07:00
tiktoken==0.7.0
2023-11-29 15:47:53 +01:00
ujson==5.8.0
uvicorn==0.22.0
tenacity==8.2.3
2024-03-22 20:11:26 +02:00
# Uncomment the following lines to enable the 'similar issue' tool
# pinecone-client
# pinecone-datasets @ git+https://github.com/mrT23/pinecone-datasets.git@main
# lancedb==0.5.1
# uncomment this to support language LangChainOpenAIHandler
# langchain==0.0.349