Skip to content

Commit

Permalink
reqs to fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
RobRossmiller-TG committed Aug 13, 2024
1 parent 9c8b183 commit e4d8168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ lomond==0.3.3
lxml==5.3.0
marshmallow==3.21.3
matplotlib==3.9.2
milvus-lite==2.4.9
minio==7.2.7
multidict==6.0.5
mypy-extensions==1.0.0
Expand Down Expand Up @@ -122,6 +123,7 @@ pycryptodome==3.20.0
pydantic==2.8.2
pydantic_core==2.20.1
pygit2==1.15.1
pymilvus==2.4.5
pyparsing==3.1.2
pypdf==4.3.1
pytest==8.3.2
Expand Down
4 changes: 3 additions & 1 deletion copilot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ langchain-core==0.2.30
langchain-experimental==0.0.64
langchain-groq==0.1.9
langchain-ibm==0.1.12
langchain-milvus==0.1.3
langchain-milvus==0.1.4
langchain-openai==0.1.21
langchain-text-splitters==0.2.2
langchainhub==0.1.21
Expand All @@ -95,6 +95,7 @@ lomond==0.3.3
lxml==5.3.0
marshmallow==3.21.3
matplotlib==3.9.2
milvus-lite==2.4.9
minio==7.2.7
multidict==6.0.5
mypy-extensions==1.0.0
Expand Down Expand Up @@ -122,6 +123,7 @@ pycryptodome==3.20.0
pydantic==2.8.2
pydantic_core==2.20.1
pygit2==1.15.1
pymilvus==2.4.5
pyparsing==3.1.2
pypdf==4.3.1
pytest==8.3.2
Expand Down

0 comments on commit e4d8168

Please sign in to comment.