diff --git a/requirement.txt b/requirement.txt deleted file mode 100644 index 647d3244..00000000 --- a/requirement.txt +++ /dev/null @@ -1,42 +0,0 @@ -backports.functools-lru-cache==1.6.1 -certifi==2020.12.5 -click==7.1.2 -decorator==4.4.2 -future==0.18.2 -gitdb==4.0.5 -GitPython==3.1.8 -htmlmin==0.1.12 -importlib-metadata==1.6.0 -ipython-genutils==0.2.0 -jedi==0.15.2 -Jinja2==2.11.2 -joblib==0.14.1 -jsmin==2.2.2 -livereload==2.6.1 -lunr==0.5.8 -Markdown==3.2.2 -MarkupSafe==1.1.1 -mkdocs==1.1.2 -mkdocs-git-authors-plugin==0.3.2 -mkdocs-git-revision-date-plugin==0.3 -mkdocs-macros-plugin==0.4.9 -mkdocs-material==6.2.3 -mkdocs-material-extensions==1.0 -mkdocs-minify-plugin==0.2.1 -nltk==3.5 -parso==0.5.2 -pep562==1.0 -pexpect==4.8.0 -pickleshare==0.7.5 -ptyprocess==0.6.0 -pymdown-extensions==7.1 -python-dateutil==2.8.1 -PyYAML==5.3.1 -regex==2020.5.7 -repackage==0.7.3 -six==1.14.0 -smmap==3.0.4 -termcolor==1.1.0 -tornado==6.0.4 -tqdm==4.46.0 -zipp==3.1.0 diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..05a81a9b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,73 @@ +# This file may be used to create an environment using: +# $ conda create --name --file +# platform: linux-64 +_libgcc_mutex=0.1=main +_openmp_mutex=5.1=1_gnu +babel=2.11.0=py312h06a4308_0 +brotli-python=1.0.9=py312h6a678d5_7 +bzip2=1.0.8=h5eee18b_5 +ca-certificates=2024.3.11=h06a4308_0 +certifi=2024.2.2=py312h06a4308_0 +charset-normalizer=2.0.4=pyhd3eb1b0_0 +click=8.1.7=py312h06a4308_0 +colorama=0.4.6=py312h06a4308_0 +csscompressor=0.9.5=pypi_0 +expat=2.5.0=h6a678d5_0 +ghp-import=2.1.0=pyhd8ed1ab_0 +gitdb=4.0.11=pypi_0 +gitpython=3.1.43=pypi_0 +htmlmin2=0.1.13=pypi_0 +idna=3.4=py312h06a4308_0 +importlib-metadata=7.0.1=py312h06a4308_0 +jinja2=3.1.3=py312h06a4308_0 +jsmin=3.0.1=pypi_0 +ld_impl_linux-64=2.38=h1181459_1 +libffi=3.4.4=h6a678d5_0 +libgcc-ng=11.2.0=h1234567_1 +libgomp=11.2.0=h1234567_1 +libstdcxx-ng=11.2.0=h1234567_1 +libuuid=1.41.5=h5eee18b_0 +markdown=3.4.1=py312h06a4308_0 +markupsafe=2.1.3=py312h5eee18b_0 +mergedeep=1.3.4=pyhd8ed1ab_0 +mkdocs=1.5.3=pyhd8ed1ab_0 +mkdocs-git-authors-plugin=0.8.0=pypi_0 +mkdocs-git-revision-date-plugin=0.3.2=pypi_0 +mkdocs-macros-plugin=1.0.5=pyhd8ed1ab_0 +mkdocs-material=9.5.17=pyhd8ed1ab_0 +mkdocs-material-extensions=1.3.1=pyhd8ed1ab_0 +mkdocs-minify-plugin=0.8.0=pypi_0 +ncurses=6.4=h6a678d5_0 +openssl=3.0.13=h7f8727e_0 +packaging=23.2=py312h06a4308_0 +paginate=0.5.6=pyhd8ed1ab_0 +pathspec=0.12.1=pyhd8ed1ab_0 +pip=24.0=pyhd8ed1ab_0 +platformdirs=3.10.0=py312h06a4308_0 +pygments=2.17.2=pyhd8ed1ab_0 +pymdown-extensions=10.4=pyhd8ed1ab_0 +pysocks=1.7.1=py312h06a4308_0 +python=3.12.2=h996f2a0_0 +python-dateutil=2.8.2=pyhd3eb1b0_0 +pytz=2023.3.post1=py312h06a4308_0 +pyyaml=6.0.1=py312h5eee18b_0 +pyyaml-env-tag=0.1=pyhd8ed1ab_0 +readline=8.2=h5eee18b_0 +regex=2023.10.3=py312h5eee18b_0 +requests=2.31.0=py312h06a4308_1 +setuptools=68.2.2=py312h06a4308_0 +six=1.16.0=pyhd3eb1b0_1 +smmap=5.0.1=pypi_0 +sqlite=3.41.2=h5eee18b_0 +termcolor=2.1.0=py312h06a4308_0 +tk=8.6.12=h1ccaba5_0 +typing-extensions=4.9.0=py312h06a4308_1 +typing_extensions=4.9.0=py312h06a4308_1 +tzdata=2024a=h04d1e81_0 +urllib3=2.1.0=py312h06a4308_1 +watchdog=2.1.6=py312h06a4308_0 +wheel=0.41.2=py312h06a4308_0 +xz=5.4.6=h5eee18b_0 +yaml=0.2.5=h7b6447c_0 +zipp=3.17.0=py312h06a4308_0 +zlib=1.2.13=h5eee18b_0