pr-agent/requirements.txt

41 lines
909 B
Text
Raw Normal View History

aiohttp==3.9.5
2024-11-06 00:55:19 +00:00
anthropic[vertex]==0.39.0
atlassian-python-api==3.41.4
2023-11-29 14:47:53 +00:00
azure-devops==7.1.0b3
2024-02-19 13:35:45 +00:00
azure-identity==1.15.0
boto3==1.33.6
certifi==2024.8.30
dynaconf==3.2.4
2024-06-20 15:11:43 +00:00
fastapi==0.111.0
GitPython==3.1.41
2024-06-13 13:17:12 +00:00
google-cloud-aiplatform==1.38.0
google-generativeai==0.8.3
2023-08-24 13:33:51 +00:00
google-cloud-storage==2.10.0
2023-11-29 14:47:53 +00:00
Jinja2==3.1.2
2024-11-06 00:56:30 +00:00
litellm==1.52.0
2023-11-29 14:47:53 +00:00
loguru==0.7.2
2023-09-10 04:36:25 +00:00
msrest==0.7.1
2024-10-23 00:20:35 +00:00
openai==1.52.1
2023-11-29 14:47:53 +00:00
pytest==7.4.0
PyGithub==1.59.*
PyYAML==6.0.1
2023-11-29 14:47:53 +00:00
python-gitlab==3.15.0
retry==0.9.2
starlette-context==0.3.6
2024-05-14 01:21:41 +00:00
tiktoken==0.7.0
2023-11-29 14:47:53 +00:00
ujson==5.8.0
uvicorn==0.22.0
tenacity==8.2.3
gunicorn==22.0.0
2024-08-06 08:20:37 +00:00
pytest-cov==5.0.0
2024-08-13 07:44:08 +00:00
pydantic==2.8.2
2024-09-07 14:25:05 +00:00
html2text==2024.2.26
2024-03-22 18:11:26 +00: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
2024-08-08 13:55:18 +00:00
# langchain==0.2.0
# langchain-core==0.2.28
# langchain-openai==0.1.20