File tree Expand file tree Collapse file tree 2 files changed +60
-1
lines changed
Expand file tree Collapse file tree 2 files changed +60
-1
lines changed Original file line number Diff line number Diff line change 1+ accessible-pygments == 0.0.5
2+ alabaster == 1.0.0
3+ asttokens == 3.0.0
4+ babel == 2.17.0
5+ beautifulsoup4 == 4.13.5
6+ certifi == 2025.8.3
7+ charset-normalizer == 3.4.3
8+ decorator == 5.2.1
9+ docutils == 0.21.2
10+ exceptiongroup == 1.3.0
11+ executing == 2.2.0
12+ idna == 3.10
13+ imagesize == 1.4.1
14+ ipython == 8.37.0
15+ jedi == 0.19.2
16+ jinja2 == 3.1.6
17+ linkify-it-py == 2.0.3
18+ markdown-it-py == 3.0.0
19+ markupsafe == 3.0.2
20+ matplotlib-inline == 0.1.7
21+ mdit-py-plugins == 0.5.0
22+ mdurl == 0.1.2
23+ myst-parser == 4.0.1
24+ mystmd == 1.3.6
25+ numpy == 2.2.6
26+ numpydoc == 1.9.0
27+ packaging == 25.0
28+ parso == 0.8.4
29+ pexpect == 4.9.0
30+ platformdirs == 4.4.0
31+ polars == 1.32.0
32+ prompt-toolkit == 3.0.51
33+ ptyprocess == 0.7.0
34+ pure-eval == 0.2.3
35+ pydata-sphinx-theme == 0.15.4
36+ pygments == 2.19.2
37+ python-dotenv == 1.1.1
38+ pyyaml == 6.0.2
39+ requests == 2.32.5
40+ ruff == 0.12.12
41+ snowballstemmer == 3.0.1
42+ soupsieve == 2.8
43+ sphinx == 8.1.3
44+ sphinx-book-theme == 1.1.4
45+ sphinxcontrib-applehelp == 2.0.0
46+ sphinxcontrib-devhelp == 2.0.0
47+ sphinxcontrib-htmlhelp == 2.1.0
48+ sphinxcontrib-jsmath == 1.0.1
49+ sphinxcontrib-qthelp == 2.0.0
50+ sphinxcontrib-serializinghtml == 2.0.0
51+ stack-data == 0.6.3
52+ tomli == 2.2.1
53+ tqdm == 4.67.1
54+ traitlets == 5.14.3
55+ typing-extensions == 4.14.1
56+ uc-micro-py == 1.0.3
57+ urllib3 == 2.5.0
58+ wcwidth == 0.2.13
59+ xlsxwriter == 3.2.5
Original file line number Diff line number Diff line change 3636# : package metadata
3737__author__ = "Caleb Rice"
3838__email__ = "hyletic@proton.me"
39- __version__ = "0.1.0-dev5 "
39+ __version__ = "0.1.0-dev6 "
4040
4141
4242__all__ = [
You can’t perform that action at this time.
0 commit comments