Skip to content

Commit 9a9a236

Browse files
committed
Updated requirements.txt
1 parent 3235769 commit 9a9a236

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

requirements.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
argcomplete>=3.0.8
2-
asciistuff>=1.3.0
3-
bitstring>3
4-
codext>=1.15.0
2+
asciistuff>=1.3.1
3+
bitstring==4.0.2
4+
codext>=1.15.4
55
coloredlogs
66
colorful
77
dateparser>=1.1.8
@@ -15,7 +15,7 @@ netaddr
1515
netifaces
1616
patchy
1717
pathlib2
18-
pip>=23.0
18+
pip>=24.0
1919
plyer>=2.0.0
2020
pygments>=2.8.1
2121
pyminizip
@@ -27,12 +27,13 @@ python-slugify
2727
pyyaml>=5.3.1
2828
requests
2929
rich
30-
setuptools>=65.5.1
30+
setuptools>=70.2.0
3131
terminaltables
3232
toml
3333
tqdm
34-
virtualenv>=20.8.1
34+
virtualenv>=20.26.3
3535
weasyprint
3636
xmltodict
3737
# Snyk false alarms
3838
pillow>=10.2.0 # solved with asciistuff>=1.3.0
39+
zipp>=3.19.1

0 commit comments

Comments
 (0)