File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 poetry run black aikido_zen/
2020 poetry run pylint aikido_zen/
2121install : check_binaries
22- pip install poetry
22+ pip install -r requirements-dev.txt
2323 poetry install
2424.PHONY : dev_install
2525dev_install : install
Original file line number Diff line number Diff line change 1+ anyio == 4.13.0
2+ build == 1.4.2
3+ CacheControl == 0.14.4
4+ certifi == 2026.2.25
5+ cffi == 2.0.0
6+ charset-normalizer == 3.4.7
7+ cleo == 2.1.0
8+ crashtest == 0.4.1
9+ distlib == 0.4.0
10+ dulwich == 1.1.0
11+ fastjsonschema == 2.21.2
12+ filelock == 3.25.2
13+ findpython == 0.7.1
14+ h11 == 0.16.0
15+ httpcore == 1.0.9
16+ httpx == 0.28.1
17+ idna == 3.11
18+ installer == 0.7.0
19+ jaraco.classes == 3.4.0
20+ jaraco.context == 6.1.2
21+ jaraco.functools == 4.4.0
22+ keyring == 25.7.0
23+ more-itertools == 10.8.0
24+ msgpack == 1.1.2
25+ packaging == 26.0
26+ pbs-installer == 2026.3.25
27+ pkginfo == 1.12.1.2
28+ platformdirs == 4.9.4
29+ poetry == 2.3.2
30+ poetry-core == 2.3.1
31+ pycparser == 3.0
32+ pyproject_hooks == 1.2.0
33+ python-discovery == 1.2.1
34+ RapidFuzz == 3.14.3
35+ requests == 2.32.5
36+ requests-toolbelt == 1.0.0
37+ shellingham == 1.5.4
38+ tomlkit == 0.14.0
39+ trove-classifiers == 2026.1.14.14
40+ urllib3 == 2.6.3
41+ virtualenv == 21.2.0
42+ xattr == 1.3.0
43+ zstandard == 0.25.0
You can’t perform that action at this time.
0 commit comments