diff --git a/requirements.txt b/requirements.txt index f82243e0..bceb9711 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ jinja2==2.10.1 markupsafe==1.1.1 markdown==3.1.1 pygments==2.4.2 -httpie==1.0.2 +httpie==3.1.0 # # the packages below probably aren't needed for maintaining the # hitchhikers guide itself and should probably be moved elsewhere 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..bceb9711 --- /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.4.2 +httpie==3.1.0 +# +# 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