File tree Expand file tree Collapse file tree 1 file changed +7
-56
lines changed Expand file tree Collapse file tree 1 file changed +7
-56
lines changed Original file line number Diff line number Diff line change 1
- # What we want
2
- build==1.2.1
3
- coverage==7.4.3
4
- ruff==0.3.7
5
- setuptools==69.5.1
6
- Sphinx==7.1.2
7
- twine==5.1.0
8
- wheel==0.43.0
9
-
10
- # What we need
11
- alabaster==0.7.13;python_version<"3.9"
12
- alabaster==0.7.16;python_version>="3.9"
13
- Babel==2.14.0
14
- backports.tarfile==1.0.0
15
- certifi>=2024.6.2
16
- charset-normalizer==3.3.2
17
- docutils==0.20.1
18
- idna==3.7
19
- imagesize==1.4.1
20
- importlib_metadata==7.1.0
21
- importlib_resources==6.4.0
22
- jaraco.classes==3.4.0
23
- jaraco.context==5.3.0
24
- jaraco.functools==4.0.1
25
- Jinja2==3.1.3
26
- keyring==25.2.0
27
- markdown-it-py==3.0.0
28
- MarkupSafe==2.1.5
29
- mdurl==0.1.2
30
- more-itertools==10.2.0
31
- nh3==0.2.17
32
- packaging==24.0
33
- pkginfo==1.11.0
34
- Pygments==2.17.2
35
- pyproject_hooks==1.0.0
36
- pytz==2024.1
37
- readme_renderer==43.0
38
- requests==2.31.0
39
- requests-toolbelt==1.0.0
40
- rfc3986==2.0.0
41
- rich==13.7.1
42
- snowballstemmer==2.2.0
43
- sphinxcontrib-applehelp==1.0.4;python_version<"3.9"
44
- sphinxcontrib-applehelp==1.0.8;python_version>="3.9"
45
- sphinxcontrib-devhelp==1.0.2;python_version<"3.9"
46
- sphinxcontrib-devhelp==1.0.6;python_version>="3.9"
47
- sphinxcontrib-htmlhelp==2.0.1;python_version<"3.9"
48
- sphinxcontrib-htmlhelp==2.0.5;python_version>="3.9"
49
- sphinxcontrib-jsmath==1.0.1
50
- sphinxcontrib-qthelp==1.0.3
51
- sphinxcontrib-serializinghtml==1.1.5;python_version<"3.9"
52
- sphinxcontrib-serializinghtml==1.1.10;python_version>="3.9"
53
- tomli==2.0.1
54
- typing_extensions==4.11.0
55
- urllib3==2.2.1
56
- zipp==3.18.1
1
+ build
2
+ coverage
3
+ ruff
4
+ setuptools
5
+ Sphinx
6
+ twine
7
+ wheel
57
8
58
9
-r base.txt
You can’t perform that action at this time.
0 commit comments