File tree Expand file tree Collapse file tree 6 files changed +2545
-37
lines changed
Expand file tree Collapse file tree 6 files changed +2545
-37
lines changed Original file line number Diff line number Diff line change 3232 StrEnum,
3333 horde_model_reference==0.9.0,
3434 ]
35+ - repo : https://github.com/gauge-sh/tach-pre-commit
36+ rev : v0.27.0
37+ hooks :
38+ - id : tach
Original file line number Diff line number Diff line change 1- pytest==8.3.3
2- mypy==1.13.0
1+ # This file was autogenerated by uv via the following command:
2+ # uv export --no-emit-project --only-group dev --no-hashes --format requirements-txt
3+ babel==2.17.0
34black==24.10.0
5+ build==1.2.2.post1
6+ cachetools==5.5.2
7+ cffi==1.17.1 ; platform_python_implementation == 'CPython' and sys_platform == 'win32'
8+ cfgv==3.4.0
9+ chardet==5.2.0
10+ click==8.1.8
11+ colorama==0.4.6
12+ coverage==7.6.12
13+ distlib==0.3.9
14+ exceptiongroup==1.2.2 ; python_full_version < '3.11'
15+ filelock==3.17.0
16+ gevent==24.11.1
17+ gitdb==4.0.12
18+ gitpython==3.1.44
19+ greenlet==3.1.1 ; platform_python_implementation == 'CPython'
20+ identify==2.6.8
21+ importlib-metadata==8.6.1 ; python_full_version < '3.10.2'
22+ iniconfig==2.0.0
23+ markdown-it-py==3.0.0
24+ mdurl==0.1.2
25+ mypy==1.13.0
26+ mypy-extensions==1.0.0
27+ networkx==3.4.2
28+ nodeenv==1.9.1
29+ packaging==24.2
30+ pathspec==0.12.1
31+ platformdirs==4.3.6
32+ pluggy==1.5.0
33+ pre-commit==4.0.1
34+ prompt-toolkit==3.0.50
35+ pycparser==2.22 ; platform_python_implementation == 'CPython' and sys_platform == 'win32'
36+ pydot==3.0.4
37+ pygments==2.19.1
38+ pyparsing==3.2.1
39+ pyproject-api==1.9.0
40+ pyproject-hooks==1.2.0
41+ pytest==8.3.3
42+ pytest-asyncio==0.25.3
43+ pytest-cov==6.0.0
44+ pyyaml==6.0.2
45+ rich==13.9.4
446ruff==0.7.2
5- tox~=4.23.2
6- pre-commit~=4.0.1
7- build>=0.10.0
8- coverage>=7.2.7
9-
10- pytest-cov
11- pytest-asyncio
12- gevent
13-
14- babel
15-
16- types-Pillow
17- types-pytz
18- types-requests
19- types-setuptools
20- types-urllib3
21- types-aiofiles
47+ setuptools==75.8.2
48+ smmap==5.0.2
49+ tach==0.27.2
50+ tomli==2.2.1
51+ tomli-w==1.2.0
52+ tox==4.23.2
53+ types-aiofiles==24.1.0.20241221
54+ types-pillow==10.2.0.20240822
55+ types-pytz==2025.1.0.20250204
56+ types-requests==2.32.0.20250301
57+ types-setuptools==75.8.2.20250301
58+ types-urllib3==1.26.25.14
59+ typing-extensions==4.12.2
60+ urllib3==2.3.0
61+ virtualenv==20.29.2
62+ wcwidth==0.2.13
63+ zipp==3.21.0 ; python_full_version < '3.10.2'
64+ zope-event==5.0
65+ zope-interface==7.2
Original file line number Diff line number Diff line change 1- mkdocstrings
2- mkdocstrings-python
3- mkdocs-awesome-pages-plugin
4- mkdocs-material
5- mkdocs-material-extensions
6- mkdocs-mermaid2-plugin
1+ # This file was autogenerated by uv via the following command:
2+ # uv export --no-emit-project --only-group docs --no-hashes --format requirements-txt
3+ babel==2.17.0
4+ backrefs==5.8
5+ beautifulsoup4==4.13.3
6+ bracex==2.5.post1
7+ certifi==2025.1.31
8+ charset-normalizer==3.4.1
9+ click==8.1.8
10+ colorama==0.4.6
11+ editorconfig==0.17.0
12+ ghp-import==2.1.0
13+ griffe==1.6.0
14+ idna==3.10
15+ jinja2==3.1.5
16+ jsbeautifier==1.15.4
17+ markdown==3.7
18+ markupsafe==3.0.2
19+ mergedeep==1.3.4
20+ mkdocs==1.6.1
21+ mkdocs-autorefs==1.4.0
22+ mkdocs-awesome-pages-plugin==2.10.1
23+ mkdocs-get-deps==0.2.0
24+ mkdocs-material==9.6.6
25+ mkdocs-material-extensions==1.3.1
26+ mkdocs-mermaid2-plugin==1.2.1
27+ mkdocstrings==0.28.2
28+ mkdocstrings-python==1.16.2
29+ natsort==8.4.0
30+ packaging==24.2
31+ paginate==0.5.7
32+ pathspec==0.12.1
33+ platformdirs==4.3.6
34+ pygments==2.19.1
35+ pymdown-extensions==10.14.3
36+ python-dateutil==2.9.0.post0
37+ pyyaml==6.0.2
38+ pyyaml-env-tag==0.1
39+ requests==2.32.3
40+ setuptools==75.8.2
41+ six==1.17.0
42+ soupsieve==2.6
43+ typing-extensions==4.12.2
44+ urllib3==2.3.0
45+ watchdog==6.0.0
46+ wcmatch==10.0
Original file line number Diff line number Diff line change 1- horde_model_reference >= 0.9.0
2-
3- pydantic
4- requests
5- StrEnum
6- loguru
7- certifi
8- aiohttp
9- aiofiles
10- aiodns
11- pillow
12- python-dotenv
1+ # This file was autogenerated by uv via the following command:
2+ # uv export --no-emit-project --no-dev --no-hashes --format requirements-txt
3+ aiodns == 3.2.0
4+ aiofiles == 24.1.0
5+ aiohappyeyeballs == 2.4.6
6+ aiohttp == 3.11.13
7+ aiosignal == 1.3.2
8+ annotated-types == 0.7.0
9+ async-timeout == 5.0.1 ; python_full_version < '3.11'
10+ attrs == 25.1.0
11+ certifi == 2025.1.31
12+ cffi == 1.17.1
13+ charset-normalizer == 3.4.1
14+ colorama == 0.4.6 ; sys_platform == 'win32'
15+ frozenlist == 1.5.0
16+ horde-model-reference == 0.9.2
17+ idna == 3.10
18+ loguru == 0.7.3
19+ multidict == 6.1.0
20+ pillow == 11.1.0
21+ propcache == 0.3.0
22+ pycares == 4.5.0
23+ pycparser == 2.22
24+ pydantic == 2.10.6
25+ pydantic-core == 2.27.2
26+ python-dotenv == 1.0.1
27+ requests == 2.32.3
28+ strenum == 0.4.15
29+ typing-extensions == 4.12.2
30+ urllib3 == 2.3.0
31+ win32-setctime == 1.2.0 ; sys_platform == 'win32'
32+ yarl == 1.18.3
Original file line number Diff line number Diff line change 1+ interfaces = []
2+ exclude = [
3+ " **/*__pycache__" ,
4+ " **/*egg-info" ,
5+ " **/docs" ,
6+ " **/tests" ,
7+ " **/venv" ,
8+ ]
9+ source_roots = [
10+ " ." ,
11+ ]
12+
13+ [[modules ]]
14+ path = " horde_sdk.ai_horde_api"
15+ depends_on = [" horde_sdk.generation_parameters" , " horde_sdk.generic_api" ]
16+
17+ [[modules ]]
18+ path = " horde_sdk.worker"
19+ depends_on = [" horde_sdk.ai_horde_api" , " horde_sdk.generic_api" , " horde_sdk.generation_parameters" ]
20+
21+ [[modules ]]
22+ path = " horde_sdk.generation_parameters"
23+ depends_on = []
24+
25+ [[modules ]]
26+ path = " horde_sdk.generic_api"
27+ depends_on = []
You can’t perform that action at this time.
0 commit comments