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

387 lines
7.4 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
#
annotated-types==0.6.0
# via pydantic
antlr4-python3-runtime==4.9.3
# via omegaconf
anyio==4.2.0
# via
# httpx
# starlette
babel==2.14.0
# via mkdocs-material
certifi==2023.11.17
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# click-help-colors
# click-shell
# imaginAIry (setup.py)
# mkdocs
# mkdocs-click
# mkdocstrings
# uvicorn
click-help-colors==0.9.4
# via imaginAIry (setup.py)
click-shell==2.1
# via imaginAIry (setup.py)
colorama==0.4.6
# via
# griffe
# mkdocs-material
contourpy==1.2.0
# via matplotlib
coverage==7.4.0
# via -r requirements-dev.in
cycler==0.12.1
# via matplotlib
diffusers==0.25.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)
fastapi==0.108.0
# via imaginAIry (setup.py)
filelock==3.13.1
# via
# diffusers
# huggingface-hub
# torch
# transformers
filterpy==1.4.5
# via facexlib
fonttools==4.47.0
# via matplotlib
fsspec==2023.12.2
# via
# huggingface-hub
# torch
ftfy==6.1.3
# via
# imaginAIry (setup.py)
# open-clip-torch
ghp-import==2.1.0
# via mkdocs
griffe==0.38.1
# via mkdocstrings-python
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via -r requirements-dev.in
huggingface-hub==0.20.1
# via
# diffusers
# open-clip-torch
# timm
# tokenizers
# transformers
idna==3.6
# via
# anyio
# httpx
# requests
imageio==2.33.1
# via imaginAIry (setup.py)
importlib-metadata==7.0.1
# via diffusers
iniconfig==2.0.0
# via pytest
jaxtyping==0.2.25
# via imaginAIry (setup.py)
jinja2==3.1.2
# via
# mkdocs
# mkdocs-material
# mkdocstrings
# torch
kiwisolver==1.4.5
# via matplotlib
kornia==0.7.1
# via imaginAIry (setup.py)
llvmlite==0.41.1
# via numba
markdown==3.5.1
# via
# mkdocs
# mkdocs-autorefs
# mkdocs-click
# mkdocs-material
# mkdocstrings
# pymdown-extensions
markupsafe==2.1.3
# via
# jinja2
# mkdocs
# mkdocstrings
matplotlib==3.7.4
# via
# -c tests/constraints.txt
# filterpy
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
# via
# mkdocs-autorefs
# mkdocs-material
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-click==0.8.1
# via -r requirements-dev.in
mkdocs-material==9.5.3
# via -r requirements-dev.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocstrings[python]==0.24.0
# via
# -r requirements-dev.in
# mkdocstrings-python
mkdocstrings-python==1.7.5
# via mkdocstrings
mpmath==1.3.0
# via sympy
mypy==1.8.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via 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
# filterpy
# imageio
# imaginAIry (setup.py)
# jaxtyping
# matplotlib
# numba
# opencv-python
# scipy
# torchvision
# transformers
omegaconf==2.3.0
# via imaginAIry (setup.py)
open-clip-torch==2.23.0
# via imaginAIry (setup.py)
opencv-python==4.9.0.80
# via
# facexlib
# imaginAIry (setup.py)
packaging==23.2
# via
# huggingface-hub
# kornia
# matplotlib
# mkdocs
# pytest
# pytest-sugar
# transformers
paginate==0.5.6
# via mkdocs-material
pathspec==0.12.1
# via mkdocs
pillow==10.2.0
# via
# diffusers
# facexlib
# imageio
# imaginAIry (setup.py)
# matplotlib
# torchvision
platformdirs==4.1.0
# via
# mkdocs
# mkdocstrings
pluggy==1.3.0
# via pytest
protobuf==4.25.1
# via
# imaginAIry (setup.py)
# open-clip-torch
psutil==5.9.7
# via imaginAIry (setup.py)
pydantic==2.5.3
# via
# fastapi
# imaginAIry (setup.py)
pydantic-core==2.14.6
# via pydantic
pygments==2.17.2
# via mkdocs-material
pymdown-extensions==10.7
# via
# mkdocs-material
# mkdocstrings
pyparsing==3.1.1
# via matplotlib
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-asyncio
# pytest-randomly
# pytest-sugar
pytest-asyncio==0.23.3
# 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
# ghp-import
# matplotlib
pyyaml==6.0.1
# via
# huggingface-hub
# mkdocs
# omegaconf
# pymdown-extensions
# pyyaml-env-tag
# responses
# timm
# transformers
pyyaml-env-tag==0.1
# via mkdocs
regex==2023.12.25
# via
# diffusers
# mkdocs-material
# open-clip-torch
# transformers
requests==2.31.0
# via
# diffusers
# huggingface-hub
# imaginAIry (setup.py)
# mkdocs-material
# responses
# torchvision
# transformers
responses==0.24.1
# via -r requirements-dev.in
ruff==0.1.11
# via -r requirements-dev.in
safetensors==0.4.1
# via
# diffusers
# imaginAIry (setup.py)
# 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.32.0.post1
# via fastapi
sympy==1.12
# via torch
termcolor==2.4.0
# via
# imaginAIry (setup.py)
# pytest-sugar
timm==0.9.12
# via
# imaginAIry (setup.py)
# open-clip-torch
tokenizers==0.15.0
# via transformers
tomli==2.0.1
# via
# mypy
# pytest
torch==2.1.2
# via
# facexlib
# imaginAIry (setup.py)
# kornia
# open-clip-torch
# timm
# torchdiffeq
# torchvision
torchdiffeq==0.2.3
# via imaginAIry (setup.py)
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
# transformers
transformers==4.36.2
# 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.20231231
# via -r requirements-dev.in
types-tqdm==4.66.0.5
# via -r requirements-dev.in
typing-extensions==4.9.0
# via
# anyio
# fastapi
# huggingface-hub
# jaxtyping
# mypy
# pydantic
# pydantic-core
# torch
# uvicorn
urllib3==2.1.0
# via
# requests
# responses
# types-requests
uvicorn==0.25.0
# via imaginAIry (setup.py)
watchdog==3.0.0
# via mkdocs
wcwidth==0.2.12
# via ftfy
wheel==0.42.0
# via -r requirements-dev.in
zipp==3.17.0
# via importlib-metadata