Skip to content

Commit

Permalink
Reverted changes to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins-bdai committed Jan 24, 2023
1 parent 5f11153 commit 1327838
Showing 1 changed file with 83 additions and 84 deletions.
167 changes: 83 additions & 84 deletions docs/requirements.txt
@@ -1,84 +1,83 @@
altgraph==0.17.2 ; python_version >= "3.8" and python_version < "4.0"
astroid==2.4.2 ; python_version >= "3.8" and python_version < "4.0"
astunparse==1.6.3 ; python_version >= "3.8" and python_version < "3.9"
atomicwrites==1.4.1 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
attrs==22.1.0 ; python_version >= "3.8" and python_version < "4.0"
black==22.8.0 ; python_version >= "3.8" and python_version < "4.0"
cached-property==1.5.2 ; python_version >= "3.8" and python_version < "4.0"
certifi==2022.12.7 ; python_version >= "3.8" and python_version < "4"
charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4"
classproperties==0.2.0 ; python_version >= "3.8" and python_version < "4.0"
click==8.1.3 ; python_version >= "3.8" and python_version < "4.0"
colorama==0.4.5 ; python_version >= "3.8" and python_version < "4.0"
coverage==6.4.4 ; python_version >= "3.8" and python_version < "4.0"
coverage[toml]==6.4.4 ; python_version >= "3.8" and python_version < "4.0"
coveragespace==6.0 ; python_version >= "3.8" and python_version < "4.0"
datafiles==2.0 ; python_version >= "3.8" and python_version < "4.0"
docopt==0.6.2 ; python_version >= "3.8" and python_version < "4.0"
freezegun==1.2.2 ; python_version >= "3.8" and python_version < "4.0"
future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
ghp-import==2.1.0 ; python_version >= "3.8" and python_version < "4.0"
idna==3.3 ; python_version >= "3.8" and python_version < "4"
importlib-metadata==4.12.0 ; python_version >= "3.8" and python_version < "4.0"
iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0"
isort==5.10.1 ; python_version >= "3.8" and python_version < "4.0"
jinja2==3.0.3 ; python_version >= "3.8" and python_version < "4.0"
lazy-object-proxy==1.4.3 ; python_version >= "3.8" and python_version < "4.0"
macfsevents==0.8.1 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "darwin"
macholib==1.16 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "darwin"
markdown==3.3.7 ; python_version >= "3.8" and python_version < "4.0"
markupsafe==2.1.1 ; python_version >= "3.8" and python_version < "4.0"
mccabe==0.6.1 ; python_version >= "3.8" and python_version < "4.0"
mergedeep==1.3.4 ; python_version >= "3.8" and python_version < "4.0"
minilog==2.1 ; python_version >= "3.8" and python_version < "4.0"
mkdocs-autorefs==0.4.1 ; python_version >= "3.8" and python_version < "4.0"
mkdocs==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
mkdocstrings-python-legacy==0.2.2 ; python_version >= "3.8" and python_version < "4.0"
mkdocstrings==0.18.1 ; python_version >= "3.8" and python_version < "4.0"
mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0"
mypy==0.940 ; python_version >= "3.8" and python_version < "4.0"
nose==1.3.7 ; python_version >= "3.8" and python_version < "4.0"
packaging==21.3 ; python_version >= "3.8" and python_version < "4.0"
parse==1.19.0 ; python_version >= "3.8" and python_version < "4.0"
pathspec==0.10.1 ; python_version >= "3.8" and python_version < "4.0"
pefile==2022.5.30 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
platformdirs==2.5.2 ; python_version >= "3.8" and python_version < "4.0"
pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0"
py==1.11.0 ; python_version >= "3.8" and python_version < "4.0"
pydocstyle==6.1.1 ; python_version >= "3.8" and python_version < "4.0"
pygments==2.13.0 ; python_version >= "3.8" and python_version < "4.0"
pyinstaller-hooks-contrib==2022.10 ; python_version >= "3.8" and python_version < "4.0"
pyinstaller==4.5.1 ; python_version >= "3.8" and python_version < "4.0"
pylint==2.6.2 ; python_version >= "3.8" and python_version < "4.0"
pymdown-extensions==9.5 ; python_version >= "3.8" and python_version < "4.0"
pync==2.0.3 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "darwin"
pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0"
pytest-cov==3.0.0 ; python_version >= "3.8" and python_version < "4.0"
pytest-describe==2.0.1 ; python_version >= "3.8" and python_version < "4.0"
pytest-expecter==3.0 ; python_version >= "3.8" and python_version < "4.0"
pytest-random==0.02 ; python_version >= "3.8" and python_version < "4.0"
pytest==6.2.5 ; python_version >= "3.8" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0"
python-termstyle==0.1.10 ; python_version >= "3.8" and python_version < "4.0"
pytkdocs==0.16.1 ; python_version >= "3.8" and python_version < "4.0"
pywin32-ctypes==0.2.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
pyyaml-env-tag==0.1 ; python_version >= "3.8" and python_version < "4.0"
pyyaml==6.0 ; python_version >= "3.8" and python_version < "4.0"
requests==2.28.1 ; python_version >= "3.8" and python_version < "4"
rope==0.14.0 ; python_version >= "3.8" and python_version < "4.0"
ruamel-yaml-clib==0.2.6 ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.8"
ruamel-yaml==0.17.21 ; python_version >= "3.8" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
sniffer==0.4.1 ; python_version >= "3.8" and python_version < "4.0"
snowballstemmer==2.2.0 ; python_version >= "3.8" and python_version < "4.0"
toml==0.10.2 ; python_version >= "3.8" and python_version < "4.0"
tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0"
tomlkit==0.10.2 ; python_version >= "3.8" and python_version < "4.0"
types-freezegun==1.1.10 ; python_version >= "3.8" and python_version < "4.0"
types-setuptools==65.3.0 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.3.0 ; python_version >= "3.8" and python_version < "4.0"
universal-startfile==0.2 ; python_version >= "3.8" and python_version < "4.0"
urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4"
watchdog==2.1.9 ; python_version >= "3.8" and python_version < "4.0"
wrapt==1.14.1 ; python_version >= "3.8" and python_version < "4.0"
zipp==3.8.1 ; python_version >= "3.8" and python_version < "4.0"
altgraph==0.17.2; sys_platform == "darwin" and python_version >= "3.6"
astroid==2.4.2; python_version >= "3.5"
astunparse==1.6.3; python_version < "3.9" and python_version >= "3.7"
atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0"
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
black==22.1.0; python_full_version >= "3.6.2"
cached-property==1.5.2; python_version >= "3.8" and python_version < "4.0"
certifi==2021.10.8; python_version >= "3.7" and python_version < "4"
charset-normalizer==2.0.12; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
classproperties==0.2.0; python_version >= "3.8" and python_version < "4.0"
click==8.0.4; python_version >= "3.7" and python_full_version >= "3.6.2"
colorama==0.4.4; sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.6.2" and python_version < "4.0" and platform_system == "Windows" and (python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0")
coverage==6.3.2; python_version >= "3.7" and python_version < "4.0"
coveragespace==5.0; python_version >= "3.7" and python_version < "4.0"
datafiles==2.0; python_version >= "3.8" and python_version < "4.0"
docopt==0.6.2; python_version >= "3.7" and python_version < "4.0"
freezegun==1.2.1; python_version >= "3.6"
future==0.18.2; sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.6.0"
ghp-import==2.0.2; python_version >= "3.7"
idna==3.3; python_version >= "3.7" and python_version < "4"
importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.7"
iniconfig==1.1.1; python_version >= "3.6"
isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0"
jinja2==3.0.3; python_version >= "3.6"
lazy-object-proxy==1.4.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
macfsevents==0.8.1; sys_platform == "darwin"
macholib==1.16; sys_platform == "darwin" and python_version >= "3.6"
markdown==3.3.6; python_version >= "3.7"
markupsafe==2.1.1; python_version >= "3.7"
mccabe==0.6.1; python_version >= "3.5"
mergedeep==1.3.4; python_version >= "3.7"
minilog==2.1; python_version >= "3.7" and python_version < "4.0"
mkdocs-autorefs==0.4.1; python_version >= "3.7"
mkdocs==1.2.3; python_version >= "3.6"
mkdocstrings-python-legacy==0.2.2; python_version >= "3.7"
mkdocstrings==0.18.1; python_version >= "3.7"
mypy-extensions==0.4.3; python_full_version >= "3.6.2" and python_version >= "3.6"
mypy==0.940; python_version >= "3.6"
nose==1.3.7
packaging==21.3; python_version >= "3.7"
parse==1.19.0; python_version >= "3.8" and python_version < "4.0"
pathspec==0.9.0; python_full_version >= "3.6.2"
pefile==2021.9.3; sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.6.0"
platformdirs==2.5.1; python_version >= "3.7" and python_full_version >= "3.6.2"
pluggy==1.0.0; python_version >= "3.6"
py==1.11.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
pydocstyle==6.1.1; python_version >= "3.6"
pygments==2.11.2; python_version >= "3.5"
pyinstaller-hooks-contrib==2022.3; python_version >= "3.7"
pyinstaller==4.5.1; python_version >= "3.6"
pylint==2.6.2; python_version >= "3.5"
pymdown-extensions==9.3; python_version >= "3.7"
pync==2.0.3; sys_platform == "darwin"
pyparsing==3.0.7; python_version >= "3.6"
pytest-cov==3.0.0; python_version >= "3.6"
pytest-describe==1.0.0
pytest-expecter==2.3; python_version >= "3.6" and python_version < "4.0"
pytest-random==0.02
pytest==6.2.5; python_version >= "3.6"
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "darwin" or python_full_version >= "3.3.0" and python_version >= "3.6" and sys_platform == "darwin"
python-termstyle==0.1.10
pytkdocs==0.16.1; python_version >= "3.7"
pywin32-ctypes==0.2.0; sys_platform == "win32" and python_version >= "3.6"
pyyaml-env-tag==0.1; python_version >= "3.7"
pyyaml==6.0; python_version >= "3.7"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
rope==0.14.0
ruamel.yaml.clib==0.2.6; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.8"
ruamel.yaml==0.17.21; python_version >= "3.8" and python_version < "4.0"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "darwin" and python_version < "3.9" or python_full_version >= "3.3.0" and python_version >= "3.7" and sys_platform == "darwin" and python_version < "3.9"
sniffer==0.4.1
snowballstemmer==2.2.0; python_version >= "3.6"
toml==0.10.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
tomli==2.0.1; python_version >= "3.7" and python_full_version >= "3.6.2" and python_version < "4.0"
tomlkit==0.10.2; python_version >= "3.8" and python_version < "4.0"
types-freezegun==1.1.7
types-setuptools==57.4.11
typing-extensions==3.10.0.2; python_version < "3.10" and python_full_version >= "3.6.2" and python_version >= "3.6"
universal-startfile==0.1; python_version >= "3.7" and python_version < "4.0"
urllib3==1.26.9; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.7"
watchdog==2.1.7; python_version >= "3.7"
wrapt==1.14.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5"
zipp==3.7.0; python_version >= "3.7"

0 comments on commit 1327838

Please sign in to comment.