You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/requirements-dev.txt

254 lines
4.8 KiB
Plaintext

#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in setup.py
#
absl-py==1.2.0
# via tensorboard
aiohttp==3.8.1
# via fsspec
aiosignal==1.2.0
# via aiohttp
antlr4-python3-runtime==4.8
# via omegaconf
astroid==2.12.9
# via pylint
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via
# aiohttp
# pytest
black==22.8.0
# via -r requirements-dev.in
cachetools==5.2.0
# via google-auth
certifi==2022.6.15.1
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
click==8.1.3
# via
# black
# imaginAIry (setup.py)
coverage==6.4.4
# via -r requirements-dev.in
diffusers==0.3.0
# via imaginAIry (setup.py)
dill==0.3.5.1
# via pylint
einops==0.3.0
# via imaginAIry (setup.py)
filelock==3.8.0
# via
# diffusers
# huggingface-hub
# transformers
frozenlist==1.3.1
# via
# aiohttp
# aiosignal
fsspec[http]==2022.8.2
# via pytorch-lightning
future==0.18.2
# via pytorch-lightning
google-auth==2.11.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
grpcio==1.48.1
# via tensorboard
huggingface-hub==0.9.1
# via
# diffusers
# transformers
idna==3.3
# via
# requests
# yarl
imageio==2.9.0
# via imaginAIry (setup.py)
importlib-metadata==4.12.0
# via diffusers
iniconfig==1.1.1
# via pytest
isort==5.10.1
# via
# -r requirements-dev.in
# pylint
kornia==0.6
# via imaginAIry (setup.py)
lazy-object-proxy==1.7.1
# via astroid
markdown==3.4.1
# via tensorboard
markupsafe==2.1.1
# via werkzeug
mccabe==0.7.0
# via
# pylama
# pylint
multidict==6.0.2
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via black
numpy==1.23.3
# via
# diffusers
# imageio
# imaginAIry (setup.py)
# pytorch-lightning
# tensorboard
# torchmetrics
# torchvision
# transformers
oauthlib==3.2.1
# via requests-oauthlib
omegaconf==2.1.1
# via imaginAIry (setup.py)
packaging==21.3
# via
# huggingface-hub
# kornia
# pytest
# pytorch-lightning
# torchmetrics
# transformers
pathspec==0.10.1
# via black
pillow==9.2.0
# via
# diffusers
# imageio
# torchvision
platformdirs==2.5.2
# via
# black
# pylint
pluggy==1.0.0
# via pytest
protobuf==3.19.4
# via tensorboard
py==1.11.0
# via pytest
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycodestyle==2.9.1
# via pylama
pydeprecate==0.3.1
# via pytorch-lightning
pydocstyle==6.1.1
# via
# -r requirements-dev.in
# pylama
pyflakes==2.5.0
# via pylama
pylama==8.4.1
# via -r requirements-dev.in
pylint==2.15.2
# via -r requirements-dev.in
pyparsing==3.0.9
# via packaging
pytest==7.1.3
# via -r requirements-dev.in
pytorch-lightning==1.4.2
# via imaginAIry (setup.py)
pyyaml==6.0
# via
# huggingface-hub
# omegaconf
# pytorch-lightning
# transformers
regex==2022.9.11
# via
# diffusers
# transformers
requests==2.28.1
# via
# diffusers
# fsspec
# huggingface-hub
# requests-oauthlib
# tensorboard
# torchvision
# transformers
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
six==1.16.0
# via
# google-auth
# grpcio
snowballstemmer==2.2.0
# via pydocstyle
tensorboard==2.10.0
# via pytorch-lightning
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
tokenizers==0.12.1
# via transformers
tomli==2.0.1
# via
# black
# pylint
# pytest
tomlkit==0.11.4
# via pylint
torch==1.12.1
# via
# diffusers
# imaginAIry (setup.py)
# kornia
# pytorch-lightning
# torchmetrics
# torchvision
torchmetrics==0.6.0
# via
# imaginAIry (setup.py)
# pytorch-lightning
torchvision==0.13.1
# via imaginAIry (setup.py)
tqdm==4.64.1
# via
# huggingface-hub
# imaginAIry (setup.py)
# pytorch-lightning
# transformers
transformers==4.19.2
# via imaginAIry (setup.py)
typing-extensions==4.3.0
# via
# huggingface-hub
# pytorch-lightning
# torch
# torchvision
urllib3==1.26.12
# via requests
werkzeug==2.2.2
# via tensorboard
wheel==0.37.1
# via tensorboard
wrapt==1.14.1
# via astroid
yarl==1.8.1
# via aiohttp
zipp==3.8.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools