From 40d098a24ddf8c485f3c020e8f96bdc29fa3c2d1 Mon Sep 17 00:00:00 2001 From: ronknight Date: Tue, 13 Aug 2024 18:08:35 +0000 Subject: [PATCH] update requirements.txt --- .gitignore | 1 + requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3eee0a8..dbfdd6a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.json .env MP *.txt +.env copy 2 diff --git a/requirements.txt b/requirements.txt index b6d9c17..bb5a4a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ attrs==23.2.0 Babel==2.15.0 beautifulsoup4==4.12.3 bleach==6.1.0 -certifi==2024.2.2 +certifi==2024.07.04 cffi==1.16.0 charset-normalizer==3.3.2 colorama==0.4.6 @@ -46,7 +46,7 @@ jupyter-lsp==2.2.5 jupyter-server-mathjax==0.2.6 jupyter_client==8.6.2 jupyter_core==5.7.2 -jupyter_server==2.14.0 +jupyter_server==2.14.1 jupyter_server_terminals==0.5.3 jupyterlab==4.2.1 jupyterlab_git==0.50.1 @@ -111,13 +111,13 @@ tinycss2==1.3.0 tomli==2.0.1 Top==1.0.0 torch==2.3.0+cpu -tornado==6.4 +tornado==6.4.1 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 typing_extensions==4.12.0 tzdata==2024.1 uri-template==1.3.0 -urllib3==2.0.7 +urllib3==2.2.2 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1