File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
attrs == 23.2.0
2
2
banal == 1.0.6
3
- beautifulsoup4 == 4.12 .3
3
+ beautifulsoup4 == 4.13 .3
4
4
binaryornot == 0.4.4
5
5
beartype == 0.17.2
6
6
boolean.py == 4.0
@@ -10,7 +10,7 @@ chardet==5.0.0
10
10
charset-normalizer == 2.1.0
11
11
click == 8.1.7
12
12
colorama == 0.4.5
13
- commoncode == 32.0 .0
13
+ commoncode == 32.2 .0
14
14
construct == 2.10.68
15
15
container-inspector == 31.1.0
16
16
cryptography == 42.0.5
Original file line number Diff line number Diff line change @@ -64,12 +64,12 @@ python_requires = >=3.9
64
64
install_requires =
65
65
attrs >= 18.1,!=20.1.0; python_version<'3.11'
66
66
attrs >= 22.1.0; python_version>='3.11'
67
- Beautifulsoup4 >= 4.0 .0
67
+ Beautifulsoup4[chardet] >= 4.13 .0
68
68
boolean.py >= 4.0
69
69
chardet >= 3.0.0
70
70
click >= 6.7, !=7.0, !=8.1.8
71
71
colorama >= 0.3.9
72
- commoncode >= 32.0 .0
72
+ commoncode >= 32.2 .0
73
73
container-inspector >= 31.0.0
74
74
debian-inspector >= 31.1.0
75
75
dparse2 >= 0.7.0
Original file line number Diff line number Diff line change @@ -64,12 +64,12 @@ python_requires = >=3.9
64
64
install_requires =
65
65
attrs >= 18.1,!=20.1.0; python_version<'3.11'
66
66
attrs >= 22.1.0; python_version>='3.11'
67
- Beautifulsoup4 >= 4.0 .0
67
+ Beautifulsoup4[chardet] >= 4.13 .0
68
68
boolean.py >= 4.0
69
69
chardet >= 3.0.0
70
70
click >= 6.7, !=7.0, !=8.1.8
71
71
colorama >= 0.3.9
72
- commoncode >= 32.0 .0
72
+ commoncode >= 32.2 .0
73
73
container-inspector >= 31.0.0
74
74
debian-inspector >= 31.1.0
75
75
dparse2 >= 0.7.0
You can’t perform that action at this time.
0 commit comments