diff --git a/requirements.txt b/requirements.txt index a4c6756f..dc617838 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Jinja2==3.1.2 tiktoken==0.4.0 uvicorn==0.22.0 python-gitlab==3.15.0 -pytest~==7.4.0 +pytest==7.4.0 aiohttp==3.8.4 atlassian-python-api==3.39.0 GitPython==3.1.32 @@ -18,4 +18,6 @@ boto3==1.28.25 google-cloud-storage==2.10.0 ujson==5.8.0 azure-devops==7.1.0b3 -msrest==0.7.1 \ No newline at end of file +msrest==0.7.1 +pinecone-client +pinecone_datasets==0.6.1 \ No newline at end of file