diff --git a/deprecated/requirements.txt b/deprecated/requirements.txt index 852c0c3..b11988d 100644 --- a/deprecated/requirements.txt +++ b/deprecated/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.4 +aiohttp==3.9.0 aiosignal==1.3.1 altair==4.2.2 anyio==3.6.2 @@ -10,7 +10,7 @@ blinker==1.6.2 boto3==1.26.111 botocore==1.29.111 cachetools==5.3.0 -certifi==2022.12.7 +certifi==2023.7.22 charset-normalizer==3.1.0 chromadb==0.3.21 click==8.1.3 @@ -23,7 +23,7 @@ django-cors-headers==3.11.0 django-dotenv==1.4.2 django-ninja==0.21.0 djangorestframework==3.13.1 -djangorestframework-simplejwt==5.1.0 +djangorestframework-simplejwt==5.2.2 dnspython==2.3.0 duckdb==0.7.1 entrypoints==0.4 @@ -32,7 +32,7 @@ filelock==3.12.0 frozenlist==1.3.3 fsspec==2023.4.0 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.35 gpt-index==0.5.12 greenlet==2.0.2 gunicorn==20.1.0 @@ -66,16 +66,16 @@ openai==0.27.4 openapi-schema-pydantic==1.2.4 packaging==23.0 pandas==1.5.3 -Pillow==9.5.0 +Pillow==10.0.1 pinecone-client==2.2.1 posthog==3.0.1 protobuf==3.20.3 psycopg2-binary==2.9.6 -pyarrow==11.0.0 -pydantic==1.10.7 +pyarrow==14.0.1 +pydantic==1.10.13 pydeck==0.8.1b0 Pygments==2.15.1 -PyJWT==2.3.0 +PyJWT==2.4.0 pymongo==4.3.3 Pympler==1.0.1 PyMuPDF==1.21.1 @@ -87,7 +87,7 @@ pytz==2021.3 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0 regex==2023.3.23 -requests==2.28.2 +requests==2.31.0 rich==13.3.5 s3transfer==0.6.0 scikit-learn==1.2.2 @@ -99,9 +99,9 @@ six==1.16.0 smmap==5.0.0 sniffio==1.3.0 SQLAlchemy==1.4.47 -sqlparse==0.4.2 -starlette==0.26.1 -streamlit==1.22.0 +sqlparse==0.4.4 +starlette==0.27.0 +streamlit==1.27.0 sympy==1.11.1 tenacity==8.2.2 threadpoolctl==3.1.0 @@ -113,14 +113,14 @@ torch==2.0.0 torchvision==0.15.1 tornado==6.3.1 tqdm==4.65.0 -transformers==4.28.1 +transformers==4.30.0 typing-inspect==0.8.0 typing_extensions==4.5.0 tzdata==2021.5 tzlocal==4.3 -urllib3==1.26.15 +urllib3==1.26.18 uvicorn==0.21.1 -validators==0.20.0 +validators==0.21.0 watchdog==3.0.0 watchfiles==0.19.0 websockets==11.0.2 @@ -128,3 +128,4 @@ win32-setctime==1.1.0 yarl==1.8.2 zipp==3.15.0 zstandard==0.21.0 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability