File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -4,29 +4,43 @@ arrow==1.2.3
4
4
bleach == 3.3.0
5
5
certifi == 2024.7.4
6
6
chardet == 3.0.4
7
+ charset-normalizer == 3.3.2
7
8
clint == 0.5.1
8
9
docutils == 0.15.2
9
10
freezegun == 1.2.2
10
11
idna == 3.7
12
+ importlib_metadata == 8.4.0
13
+ jaraco.classes == 3.4.0
14
+ jaraco.context == 6.0.1
15
+ jaraco.functools == 4.0.2
16
+ keyring == 25.3.0
11
17
linecache2 == 1.0.0
18
+ markdown-it-py == 3.0.0
19
+ mdurl == 0.1.2
20
+ more-itertools == 10.4.0
12
21
mypy == 1.7.1
22
+ mypy-extensions == 1.0.0
23
+ nh3 == 0.2.18
13
24
packaging == 16.8
14
- pkginfo >= 1.8.1
25
+ pkginfo == 1.10.0
15
26
Pygments == 2.15.0
16
27
pyparsing == 2.2.0
17
28
python-dateutil == 2.8.2
18
29
pytz == 2023.3
19
- readme-renderer >= 35 .0
30
+ readme_renderer == 43 .0
20
31
requests == 2.32.2
21
32
requests-toolbelt == 0.9.1
22
- six == 1.10.0
33
+ rfc3986 == 2.0.0
34
+ rich == 13.8.0
35
+ six == 1.16.0
23
36
tqdm == 4.66.3
24
37
traceback2 == 1.4.0
25
38
twine == 5.1.1
26
39
types-python-dateutil == 2.8.19.20240311
27
- types-setuptools == 73.0.0.20240822
28
40
types-pytz == 2023.3.1.1
41
+ types-setuptools == 73.0.0.20240822
29
42
typing_extensions == 4.7.1
30
43
tzdata == 2024.1
31
44
urllib3 == 1.26.19
32
45
webencodings == 0.5.1
46
+ zipp == 3.20.1
You can’t perform that action at this time.
0 commit comments