Skip to content

Commit

Permalink
build: update requiremnet.txt (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsavinda authored Jul 30, 2024
1 parent db1afb3 commit b79d0b5
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,24 @@ charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.8
dataclasses-json==0.6.6
Deprecated==1.2.14
distro==1.9.0
dnspython==2.6.1
email_validator==2.1.1
fastapi==0.111.0
fastapi-cli==0.0.4
frozenlist==1.4.1
google==3.0.0
googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-gateway-protoc-gen-openapiv2==0.1.0
grpcio==1.65.1
h11==0.14.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.7
importlib_resources==6.4.0
Jinja2==3.1.4
jsonpatch==1.33
jsonpointer==2.4
Expand All @@ -33,6 +38,8 @@ langchain-openai==0.1.8
langchain-pinecone==0.1.1
langchain-text-splitters==0.2.1
langsmith==0.1.75
limits==3.13.0
lz4==4.3.3
markdown-it-py==3.0.0
MarkupSafe==2.1.5
marshmallow==3.21.3
Expand All @@ -48,19 +55,22 @@ pdfplumber==0.11.0
pillow==10.3.0
pinecone-client==3.2.2
pinecone-plugin-interface==0.0.7
protobuf==5.27.1
protobuf==3.20.3
protobuf-to-dict==0.1.0
pycparser==2.22
pydantic==2.7.3
pydantic_core==2.18.4
Pygments==2.18.0
pylogbeat==2.0.1
pypdfium2==4.30.0
python-dotenv==1.0.1
python-logstash-async==3.0.0
python-multipart==0.0.9
PyYAML==6.0.1
regex==2024.5.15
requests==2.32.3
rich==13.7.1
setuptools==69.5.1
shellingham==1.5.4
sniffio==1.3.1
soupsieve==2.5
Expand All @@ -78,5 +88,6 @@ uvicorn==0.30.1
uvloop==0.19.0
watchfiles==0.22.0
websockets==12.0
wheel==0.43.0
wrapt==1.16.0
yarl==1.9.4
python_logstash_async==3.0.0

0 comments on commit b79d0b5

Please sign in to comment.