From 38d97aa40bb290faf3f155a8ea032455e165fb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 19:50:23 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- sources/requirements.txt | 29 ++++++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 2 deletions(-) mode change 120000 => 100644 sources/requirements.txt diff --git a/requirements.txt b/requirements.txt index f82243e0..3cbc8d56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ mkdocs==1.0.4 pymdown-extensions==6.0 mkdocs-material==4.2.0 -jinja2==2.10.1 +jinja2==2.11.3 markupsafe==1.1.1 markdown==3.1.1 pygments==2.4.2 diff --git a/sources/requirements.txt b/sources/requirements.txt deleted file mode 120000 index dc833dd4..00000000 --- a/sources/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements.txt \ No newline at end of file diff --git a/sources/requirements.txt b/sources/requirements.txt new file mode 100644 index 00000000..3cbc8d56 --- /dev/null +++ b/sources/requirements.txt @@ -0,0 +1,28 @@ +mkdocs==1.0.4 +pymdown-extensions==6.0 +mkdocs-material==4.2.0 +jinja2==2.11.3 +markupsafe==1.1.1 +markdown==3.1.1 +pygments==2.4.2 +httpie==1.0.2 +# +# the packages below probably aren't needed for maintaining the +# hitchhikers guide itself and should probably be moved elsewhere +# +jupyter==1.0.0 +ipython==8.3.0 +pandas==1.4.2 +numpy==1.22.3 +sklearn==0.0 +beautifulsoup4==4.11.1 +requests==2.27.1 +tqdm==4.64.0 +matplotlib==3.5.2 +statsmodels==0.13.2 +seaborn==0.11.2 +psycopg2-binary==2.9.3 +csvkit==1.0.7 +nltk==3.7 +ujson==5.2.0 +spacy==3.3.0