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