From 273b7afbc09ffe3599e74c495dfc46ae506c35c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 19:50:22 +0000 Subject: [PATCH] Bump mkdocs from 1.0.4 to 1.2.3 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.0.4 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.0.4...1.2.3) --- updated-dependencies: - dependency-name: mkdocs 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..56670256 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.0.4 +mkdocs==1.2.3 pymdown-extensions==6.0 mkdocs-material==4.2.0 jinja2==2.10.1 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..56670256 --- /dev/null +++ b/sources/requirements.txt @@ -0,0 +1,28 @@ +mkdocs==1.2.3 +pymdown-extensions==6.0 +mkdocs-material==4.2.0 +jinja2==2.10.1 +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