Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsskiip committed Aug 6, 2024
1 parent 2670c95 commit deb85a6
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions python-server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dataclasses-json==0.6.7
decorator==5.1.1
docstring_parser==0.16
executing==2.0.1
fastapi==0.112.0
fastapi==0.1.17
frozenlist==1.4.1
google-api-core==2.19.1
google-auth==2.32.0
Expand All @@ -29,8 +29,8 @@ googleapis-common-protos==1.63.2
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpcio==1.65.4
grpcio-status==1.65.4
grpcio-tools==1.65.4
grpcio-status==1.62.3
grpcio-tools==1.62.3
h11==0.14.0
h2==4.1.0
hpack==4.0.0
Expand Down Expand Up @@ -59,15 +59,15 @@ matplotlib-inline==0.1.7
multidict==6.0.5
mypy-extensions==1.0.0
networkx==3.3
numpy==2.0.1
numpy==1.26.4
orjson==3.10.6
packaging==24.1
parso==0.8.4
pexpect==4.9.0
portalocker==2.10.1
prompt_toolkit==3.0.47
proto-plus==1.24.0
protobuf==5.27.3
protobuf==4.25.4
psycopg==3.2.1
psycopg-pool==3.2.2
psycopg2-binary==2.9.9
Expand All @@ -76,7 +76,7 @@ pure_eval==0.2.3
pyasn1==0.6.0
pyasn1_modules==0.4.0
pydantic==2.8.2
pydantic_core==2.21.0
pydantic_core==2.20.1
Pygments==2.18.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
Expand All @@ -86,14 +86,15 @@ qdrant-client==1.10.1
rapidfuzz==3.9.5
requests==2.32.3
rsa==4.9
setuptools==72.1.0
shapely==2.0.5
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.32
sqlalchemy-orm==1.2.10
stack-data==0.6.3
starlette==0.38.2
tenacity==9.0.0
tenacity==8.5.0
traitlets==5.14.3
typing-inspect==0.9.0
typing_extensions==4.12.2
Expand Down

0 comments on commit deb85a6

Please sign in to comment.