From eb6f03c8cd61ee1f7fabe1b5ea4a87d1b78786da 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 pygments from 2.4.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.4.2...2.7.4) --- updated-dependencies: - dependency-name: pygments 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..9c9508e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mkdocs-material==4.2.0 jinja2==2.10.1 markupsafe==1.1.1 markdown==3.1.1 -pygments==2.4.2 +pygments==2.7.4 httpie==1.0.2 # # the packages below probably aren't needed for maintaining the 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..9c9508e8 --- /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.10.1 +markupsafe==1.1.1 +markdown==3.1.1 +pygments==2.7.4 +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