Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 42 vulnerabilities #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 20 additions & 19 deletions deprecated/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.8.4
aiohttp==3.9.2
aiosignal==1.3.1
altair==4.2.2
anyio==3.6.2
Expand All @@ -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
Expand All @@ -23,16 +23,16 @@ 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
dnspython==2.3.0
djangorestframework-simplejwt==5.2.2
dnspython==2.6.0rc1
duckdb==0.7.1
entrypoints==0.4
fastapi==0.95.1
fastapi==0.109.1
filelock==3.12.0
frozenlist==1.3.3
fsspec==2023.4.0
gitdb==4.0.10
GitPython==3.1.31
GitPython==3.1.41
gpt-index==0.5.12
greenlet==2.0.2
gunicorn==20.1.0
Expand All @@ -42,12 +42,12 @@ httptools==0.5.0
huggingface-hub==0.14.1
idna==3.4
importlib-metadata==6.6.0
Jinja2==3.1.2
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.2.0
jsonschema==4.17.3
langchain==0.0.137
llama-index==0.5.12
llama-index==0.9.5
loguru==0.7.0
lz4==4.3.2
markdown-it-py==2.2.0
Expand All @@ -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.2.0
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
Expand All @@ -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
Expand All @@ -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.30.0
sympy==1.11.1
tenacity==8.2.2
threadpoolctl==3.1.0
Expand All @@ -113,18 +113,19 @@ torch==2.0.0
torchvision==0.15.1
tornado==6.3.1
tqdm==4.65.0
transformers==4.28.1
transformers==4.37.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
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