Skip to content

Commit

Permalink
fix cves
Browse files Browse the repository at this point in the history
  • Loading branch information
JosuaKrause committed Feb 23, 2024
1 parent ee3a3d1 commit d1788d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ipykernel==6.19.2
ipywidgets==8.0.3
jupyter-client==8.1.0
jupyter-console==6.4.4
jupyter-server==2.7.2
jupyter-server==2.11.2
jupyter==1.0.0
jupyterlab-widgets==3.0.4
keras==2.11.0
Expand All @@ -23,10 +23,10 @@ numpy~=1.26.0
opencage==2.2.0
pandas-stubs>=2.1
pandas~=2.1.0
Pillow==10.0.1
Pillow~=10.2.0
pre-commit==3.0.3
psycopg2-binary==2.9.6
pyarrow==10.0.1
pyarrow==14.0.1
pycodestyle==2.9.1
PyJWT==2.7.0
pylint~=3.0.0
Expand All @@ -48,7 +48,7 @@ SQLAlchemy==2.0.9
SQLAlchemy[mypy]==2.0.9
tokenizers==0.13.2
tqdm==4.64.1
transformers~=4.33.0
transformers~=4.36.0
types-Pillow==9.2.1
types-psycopg2==2.9.21.10
types-python-dateutil~=2.8.0
Expand Down

0 comments on commit d1788d3

Please sign in to comment.