#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
#    pip-compile dev-requirements.in
#
--find-links https://storage.googleapis.com/jax-releases/jax_releases.html

absl-py==1.0.0
    # via
    #   -c jax-gpu.txt
    #   -c requirements.txt
    #   chex
    #   jax
    #   jaxlib
    #   optax
attrs==21.2.0
    # via
    #   flake8-bugbear
    #   pytest
backcall==0.2.0
    # via ipython
backports.entry-points-selectable==1.1.1
    # via virtualenv
bandit==1.7.1
    # via -r dev-requirements.in
black==21.12b0
    # via -r dev-requirements.in
bleach==4.1.0
    # via readme-renderer
build==0.7.0
    # via -r dev-requirements.in
certifi==2021.10.8
    # via requests
cffi==1.15.0
    # via cryptography
cfgv==3.3.1
    # via pre-commit
charset-normalizer==2.0.9
    # via requests
chex==0.1.0
    # via optax
click==8.0.3
    # via
    #   black
    #   safety
colorama==0.4.4
    # via twine
cryptography==36.0.1
    # via secretstorage
decorator==5.1.0
    # via ipython
distlib==0.3.4
    # via virtualenv
dm-tree==0.1.6
    # via chex
docutils==0.18.1
    # via readme-renderer
dparse==0.5.1
    # via safety
filelock==3.4.0
    # via virtualenv
flake8==4.0.1
    # via
    #   -r dev-requirements.in
    #   flake8-bugbear
flake8-bugbear==21.11.29
    # via -r dev-requirements.in
flatbuffers==2.0
    # via
    #   -c jax-gpu.txt
    #   jaxlib
gitdb==4.0.9
    # via gitpython
gitpython==3.1.24
    # via bandit
identify==2.4.0
    # via pre-commit
idna==3.3
    # via requests
importlib-metadata==4.10.0
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
ipython==7.30.1
    # via -r dev-requirements.in
isort==5.10.1
    # via -r dev-requirements.in
jax[cuda]==0.2.26
    # via
    #   -c jax-gpu.txt
    #   chex
    #   optax
jaxlib==0.1.75+cuda11.cudnn82
    # via
    #   -c jax-gpu.txt
    #   chex
    #   jax
    #   optax
jedi==0.18.1
    # via ipython
jeepney==0.7.1
    # via
    #   keyring
    #   secretstorage
keyring==23.4.0
    # via twine
matplotlib-inline==0.1.3
    # via ipython
mccabe==0.6.1
    # via flake8
mypy-extensions==0.4.3
    # via black
nodeenv==1.6.0
    # via pre-commit
numpy==1.21.5
    # via
    #   -c jax-gpu.txt
    #   -c requirements.txt
    #   chex
    #   jax
    #   jaxlib
    #   opt-einsum
    #   optax
    #   scipy
    #   torchvision
opt-einsum==3.3.0
    # via
    #   -c jax-gpu.txt
    #   jax
optax @ git+git://github.com/deepmind/optax.git
    # via -r dev-requirements.in
packaging==21.3
    # via
    #   bleach
    #   build
    #   dparse
    #   pytest
    #   safety
    #   setuptools-scm
parso==0.8.3
    # via jedi
pathspec==0.9.0
    # via black
pbr==5.8.0
    # via stevedore
pep517==0.12.0
    # via build
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
pillow==8.4.0
    # via torchvision
pkginfo==1.8.2
    # via twine
platformdirs==2.4.0
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.16.0
    # via -r dev-requirements.in
prompt-toolkit==3.0.24
    # via ipython
ptyprocess==0.7.0
    # via pexpect
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via flake8
pycparser==2.21
    # via cffi
pyflakes==2.4.0
    # via flake8
pygments==2.10.0
    # via
    #   ipython
    #   readme-renderer
pyparsing==3.0.6
    # via packaging
pytest==6.2.5
    # via -r dev-requirements.in
pyyaml==6.0
    # via
    #   bandit
    #   dparse
    #   pre-commit
readme-renderer==32.0
    # via twine
requests==2.26.0
    # via
    #   requests-toolbelt
    #   safety
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==1.5.0
    # via twine
safety==1.10.3
    # via -r dev-requirements.in
scipy==1.7.3
    # via
    #   -c jax-gpu.txt
    #   jax
    #   jaxlib
secretstorage==3.3.1
    # via keyring
setuptools-scm==6.3.2
    # via -r dev-requirements.in
six==1.16.0
    # via
    #   -c jax-gpu.txt
    #   -c requirements.txt
    #   absl-py
    #   bleach
    #   dm-tree
    #   virtualenv
smmap==5.0.0
    # via gitdb
stevedore==3.5.0
    # via bandit
toml==0.10.2
    # via
    #   dparse
    #   pre-commit
    #   pytest
tomli==1.2.3
    # via
    #   black
    #   build
    #   pep517
    #   setuptools-scm
toolz==0.11.2
    # via chex
torch==1.10.1
    # via
    #   -r dev-requirements.in
    #   torchvision
torchvision==0.11.2
    # via -r dev-requirements.in
tqdm==4.62.3
    # via
    #   -r dev-requirements.in
    #   twine
traitlets==5.1.1
    # via
    #   ipython
    #   matplotlib-inline
twine==3.7.1
    # via -r dev-requirements.in
typing-extensions==4.0.1
    # via
    #   -c jax-gpu.txt
    #   black
    #   gitpython
    #   jax
    #   optax
    #   torch
urllib3==1.26.7
    # via requests
virtualenv==20.10.0
    # via pre-commit
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via bleach
zipp==3.6.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
