Skip to content

Commit

Permalink
updated requirements.txt for build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Oct 19, 2023
1 parent 251512b commit dafe07a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ alabaster==0.7.13 ; python_version >= "3.8" and python_full_version < "3.11.0"
attrs==23.1.0 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
babel==2.13.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
bandit==1.7.5 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
black==23.9.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
black==23.10.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
blosc2==2.0.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
certifi==2023.7.22 ; python_version >= "3.8" and python_full_version < "3.11.0"
cfgv==3.4.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
Expand All @@ -12,7 +12,7 @@ colorama==0.4.6 ; python_version >= "3.8" and python_full_version < "3.11.0"
contourpy==1.1.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
coverage[toml]==7.3.2 ; python_version >= "3.8" and python_full_version < "3.11.0"
cycler==0.12.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
cython==3.0.3 ; python_version >= "3.8" and python_full_version < "3.11.0"
cython==3.0.4 ; python_version >= "3.8" and python_full_version < "3.11.0"
darglint==1.8.1 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
distlib==0.3.7 ; python_version >= "3.8" and python_full_version < "3.11.0"
docutils==0.18.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
Expand All @@ -27,7 +27,7 @@ flake8-rst-docstrings==0.3.0 ; python_full_version >= "3.8.0" and python_full_ve
flake8==5.0.4 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
fonttools==4.43.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
gitdb==4.0.10 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
gitpython==3.1.37 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
gitpython==3.1.40 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
grpcio==1.59.0 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
h5py==3.10.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
identify==2.5.30 ; python_version >= "3.8" and python_full_version < "3.11.0"
Expand All @@ -40,7 +40,7 @@ jinja2==3.1.2 ; python_version >= "3.8" and python_full_version < "3.11.0"
joblib==1.3.2 ; python_version >= "3.8" and python_full_version < "3.11.0"
kiwisolver==1.4.5 ; python_version >= "3.8" and python_full_version < "3.11.0"
livereload==2.6.3 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
llvmlite==0.41.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
llvmlite==0.41.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
lxml==4.9.3 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
markdown-it-py==3.0.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
markupsafe==2.1.3 ; python_version >= "3.8" and python_full_version < "3.11.0"
Expand All @@ -51,9 +51,9 @@ moepy==1.1.4 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
mokapot==0.9.1 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
msgpack==1.0.7 ; python_version >= "3.8" and python_full_version < "3.11.0"
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
mypy==1.6.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
mypy==1.6.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
nodeenv==1.8.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
numba==0.58.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
numba==0.58.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
numexpr==2.8.6 ; python_version >= "3.8" and python_full_version < "3.11.0"
numpy==1.24.4 ; python_version >= "3.8" and python_full_version < "3.11.0"
openpyxl==3.1.2 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
Expand All @@ -62,11 +62,11 @@ pandas==1.5.3 ; python_version >= "3.8" and python_full_version < "3.11.0"
pathspec==0.11.2 ; python_version >= "3.8" and python_full_version < "3.11.0"
pbr==5.11.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
pep8-naming==0.13.3 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
pillow==10.0.1 ; python_version >= "3.8" and python_full_version < "3.11.0"
pillow==10.1.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
platformdirs==3.11.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
pluggy==1.3.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
pre-commit-hooks==4.5.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
pre-commit==3.4.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
pre-commit==3.5.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
protobuf==3.20.3 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
py-cpuinfo==9.0.0 ; python_version >= "3.8" and python_full_version < "3.11.0"
pycodestyle==2.9.1 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
Expand Down Expand Up @@ -124,9 +124,9 @@ tritonclient[grpc]==2.36.0 ; python_full_version >= "3.8.0" and python_full_vers
typeguard==4.1.5 ; python_version >= "3.8" and python_full_version < "3.11.0"
types-attrs==19.1.0 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
types-pkg-resources==0.1.3 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
types-requests==2.31.0.8 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
types-requests==2.31.0.10 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11"
urllib3==2.0.6 ; python_version >= "3.8" and python_full_version < "3.11.0"
urllib3==2.0.7 ; python_version >= "3.8" and python_full_version < "3.11.0"
virtualenv==20.24.5 ; python_version >= "3.8" and python_full_version < "3.11.0"
xdoctest[colors]==1.1.1 ; python_full_version >= "3.8.0" and python_full_version < "3.11.0"
zipp==3.17.0 ; python_version >= "3.8" and python_full_version < "3.11.0"

0 comments on commit dafe07a

Please sign in to comment.