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

379 lines
7.2 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in setup.py
#
aiohttp==3.9.1
# via
# black
# fsspec
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
antlr4-python3-runtime==4.9.3
# via omegaconf
anyio==3.7.1
# via
# fastapi
# httpx
# starlette
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
black==23.12.0
# via -r requirements-dev.in
certifi==2023.11.17
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# click-help-colors
# click-shell
# imaginAIry (setup.py)
# uvicorn
click-help-colors==0.9.4
# via imaginAIry (setup.py)
click-shell==2.1
# via imaginAIry (setup.py)
contourpy==1.2.0
# via matplotlib
coverage==7.3.3
# via -r requirements-dev.in
cycler==0.12.1
# via matplotlib
diffusers==0.24.0
# via imaginAIry (setup.py)
einops==0.7.0
# via imaginAIry (setup.py)
exceptiongroup==1.2.0
# via
# anyio
# pytest
facexlib==0.3.0
# via imaginAIry (setup.py)
fairscale==0.4.13
# via imaginAIry (setup.py)
fastapi==0.105.0
# via imaginAIry (setup.py)
filelock==3.13.1
# via
# diffusers
# huggingface-hub
# torch
# transformers
filterpy==1.4.5
# via facexlib
fonttools==4.46.0
# via matplotlib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec[http]==2023.12.2
# via
# huggingface-hub
# pytorch-lightning
# torch
ftfy==6.1.3
# via
# imaginAIry (setup.py)
# open-clip-torch
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.2
# via httpx
httpx==0.25.2
# via -r requirements-dev.in
huggingface-hub==0.19.4
# via
# diffusers
# open-clip-torch
# timm
# tokenizers
# transformers
idna==3.6
# via
# anyio
# httpx
# requests
# yarl
imageio==2.33.1
# via imaginAIry (setup.py)
importlib-metadata==7.0.0
# via diffusers
iniconfig==2.0.0
# via pytest
jaxtyping==0.2.25
# via refiners
jinja2==3.1.2
# via torch
kiwisolver==1.4.5
# via matplotlib
kornia==0.7.0
# via imaginAIry (setup.py)
lightning-utilities==0.10.0
# via
# pytorch-lightning
# torchmetrics
llvmlite==0.41.1
# via numba
markupsafe==2.1.3
# via jinja2
matplotlib==3.7.4
# via
# -c tests/constraints.txt
# filterpy
mpmath==1.3.0
# via sympy
multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.7.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
networkx==3.2.1
# via torch
numba==0.58.1
# via facexlib
numpy==1.24.4
# via
# -c tests/constraints.txt
# contourpy
# diffusers
# facexlib
# fairscale
# filterpy
# imageio
# imaginAIry (setup.py)
# jaxtyping
# matplotlib
# numba
# opencv-python
# pytorch-lightning
# refiners
# scipy
# torchmetrics
# torchvision
# transformers
omegaconf==2.3.0
# via imaginAIry (setup.py)
open-clip-torch==2.23.0
# via imaginAIry (setup.py)
opencv-python==4.8.1.78
# via
# facexlib
# imaginAIry (setup.py)
packaging==23.2
# via
# black
# huggingface-hub
# kornia
# lightning-utilities
# matplotlib
# pytest
# pytest-sugar
# pytorch-lightning
# torchmetrics
# transformers
pathspec==0.12.1
# via black
pillow==10.1.0
# via
# diffusers
# facexlib
# imageio
# imaginAIry (setup.py)
# matplotlib
# refiners
# torchvision
platformdirs==4.1.0
# via black
pluggy==1.3.0
# via pytest
protobuf==4.25.1
# via
# imaginAIry (setup.py)
# open-clip-torch
psutil==5.9.6
# via imaginAIry (setup.py)
pydantic==2.5.2
# via
# fastapi
# imaginAIry (setup.py)
pydantic-core==2.14.5
# via pydantic
pyparsing==3.1.1
# via matplotlib
pytest==7.4.3
# via
# -r requirements-dev.in
# pytest-asyncio
# pytest-randomly
# pytest-sugar
pytest-asyncio==0.23.2
# via -r requirements-dev.in
pytest-randomly==3.15.0
# via -r requirements-dev.in
pytest-sugar==0.9.7
# via -r requirements-dev.in
python-dateutil==2.8.2
# via matplotlib
pytorch-lightning==1.9.5
# via imaginAIry (setup.py)
pyyaml==6.0.1
# via
# huggingface-hub
# omegaconf
# pytorch-lightning
# responses
# timm
# transformers
refiners==0.2.0
# via imaginAIry (setup.py)
regex==2023.10.3
# via
# diffusers
# open-clip-torch
# transformers
requests==2.31.0
# via
# diffusers
# fsspec
# huggingface-hub
# imaginAIry (setup.py)
# responses
# torchvision
# transformers
responses==0.24.1
# via -r requirements-dev.in
ruff==0.1.8
# via -r requirements-dev.in
safetensors==0.3.3
# via
# diffusers
# imaginAIry (setup.py)
# refiners
# timm
# transformers
scipy==1.10.1
# via
# facexlib
# filterpy
# imaginAIry (setup.py)
# torchdiffeq
sentencepiece==0.1.99
# via open-clip-torch
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via
# anyio
# httpx
starlette==0.27.0
# via fastapi
sympy==1.12
# via torch
termcolor==2.4.0
# via pytest-sugar
timm==0.9.12
# via
# imaginAIry (setup.py)
# open-clip-torch
tokenizers==0.15.0
# via transformers
tomli==2.0.1
# via
# black
# mypy
# pytest
torch==2.1.2
# via
# facexlib
# fairscale
# imaginAIry (setup.py)
# kornia
# open-clip-torch
# pytorch-lightning
# refiners
# timm
# torchdiffeq
# torchmetrics
# torchvision
torchdiffeq==0.2.3
# via imaginAIry (setup.py)
torchmetrics==1.2.1
# via
# imaginAIry (setup.py)
# pytorch-lightning
torchvision==0.16.2
# via
# facexlib
# imaginAIry (setup.py)
# open-clip-torch
# timm
tqdm==4.66.1
# via
# facexlib
# huggingface-hub
# imaginAIry (setup.py)
# open-clip-torch
# pytorch-lightning
# transformers
transformers==4.36.1
# via imaginAIry (setup.py)
typeguard==2.13.3
# via jaxtyping
types-pillow==10.1.0.2
# via -r requirements-dev.in
types-psutil==5.9.5.17
# via -r requirements-dev.in
types-requests==2.31.0.10
# via -r requirements-dev.in
types-tqdm==4.66.0.5
# via -r requirements-dev.in
typing-extensions==4.9.0
# via
# black
# fastapi
# huggingface-hub
# jaxtyping
# lightning-utilities
# mypy
# pydantic
# pydantic-core
# pytorch-lightning
# torch
# uvicorn
urllib3==2.1.0
# via
# requests
# responses
# types-requests
uvicorn==0.24.0.post1
# via imaginAIry (setup.py)
wcwidth==0.2.12
# via ftfy
wheel==0.42.0
# via -r requirements-dev.in
yarl==1.9.4
# via aiohttp
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools