File tree Expand file tree Collapse file tree 4 files changed +1373
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1373
-0
lines changed Original file line number Diff line number Diff line change 1+ 3.12
Original file line number Diff line number Diff line change 1+ __pycache__
12* .xz
23* .jpeg
34* .pdf
Original file line number Diff line number Diff line change 1+ [project ]
2+ name = " lean-mlir"
3+ version = " 0.1.0"
4+ description = " Add your description here"
5+ readme = " README.md"
6+ requires-python = " >=3.12"
7+ dependencies = [
8+ " appdirs==1.4.4" ,
9+ " argparse-dataclass==2.0.0" ,
10+ " attrs==25.3.0" ,
11+ " certifi==2025.8.3" ,
12+ " charset-normalizer==3.4.3" ,
13+ " conda-inject==1.3.2" ,
14+ " configargparse==1.7.1" ,
15+ " connection-pool==0.0.3" ,
16+ " contourpy==1.3.1" ,
17+ " cycler==0.12.1" ,
18+ " docopt==0.6.2" ,
19+ " docutils==0.22" ,
20+ " dpath==2.2.0" ,
21+ " fastjsonschema==2.21.2" ,
22+ " fonttools==4.56.0" ,
23+ " gitdb==4.0.12" ,
24+ " gitpython==3.1.45" ,
25+ " humanfriendly==10.0" ,
26+ " idna==3.10" ,
27+ " immutables==0.21" ,
28+ " importlib-metadata==8.6.1" ,
29+ " jinja2==3.1.6" ,
30+ " jsonschema==4.25.1" ,
31+ " jsonschema-specifications==2025.4.1" ,
32+ " jupyter-core==5.8.1" ,
33+ " kiwisolver==1.4.8" ,
34+ " markupsafe==3.0.2" ,
35+ " matplotlib==3.10.1" ,
36+ " nbformat==5.10.4" ,
37+ " num2words==0.5.14" ,
38+ " numpy==2.2.2" ,
39+ " packaging==24.2" ,
40+ " pandas==2.2.3" ,
41+ " pillow==11.1.0" ,
42+ " platformdirs==4.3.8" ,
43+ " polars==1.24.0" ,
44+ " psutil==7.0.0" ,
45+ " pulp==3.2.2" ,
46+ " pyparsing==3.2.1" ,
47+ " python-dateutil==2.9.0.post0" ,
48+ " pytz==2025.1" ,
49+ " pyyaml==6.0.2" ,
50+ " referencing==0.36.2" ,
51+ " requests==2.32.5" ,
52+ " reretry==0.11.8" ,
53+ " rpds-py==0.27.0" ,
54+ " six==1.17.0" ,
55+ " smart-open==7.3.0.post1" ,
56+ " smmap==5.0.2" ,
57+ " snakemake==9.9.0" ,
58+ " snakemake-interface-common==1.21.0" ,
59+ " snakemake-interface-executor-plugins==9.3.9" ,
60+ " snakemake-interface-logger-plugins==1.2.4" ,
61+ " snakemake-interface-report-plugins==1.2.0" ,
62+ " snakemake-interface-storage-plugins==4.2.2" ,
63+ " tabulate==0.9.0" ,
64+ " throttler==1.2.2" ,
65+ " traitlets==5.14.3" ,
66+ " typing-extensions==4.15.0" ,
67+ " tzdata==2025.1" ,
68+ " urllib3==2.5.0" ,
69+ " visidata==3.1.1" ,
70+ " wrapt==1.17.3" ,
71+ " yte==1.9.0" ,
72+ " zipp==3.21.0" ,
73+ ]
You can’t perform that action at this time.
0 commit comments