Skip to content

Commit d6122d5

Browse files
committed
Requirements simplified
1 parent 7d1b2cd commit d6122d5

File tree

1 file changed

+5
-48
lines changed

1 file changed

+5
-48
lines changed

requirements.txt

+5-48
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,9 @@
1-
appdirs==1.4.4
2-
astroid==2.9.3
3-
beautifulsoup4==4.10.0
4-
bitstring==3.1.9
5-
certifi==2023.7.22
6-
cffi==1.15.0
7-
chardet==4.0.0
8-
charset-normalizer==2.0.10
9-
cryptography==42.0.4
101
defcon==0.10.0
11-
distlib==0.3.4
12-
ecdsa==0.17.0
13-
esptool==3.2
14-
filelock==3.4.2
15-
fonttools==4.43.0
16-
fs==2.4.14
2+
fs==2.4.16
173
fuzzywuzzy==0.18.0
18-
idna==3.7
19-
isort==5.10.1
20-
lazy-object-proxy==1.7.1
21-
mccabe==0.6.1
22-
numpy==1.22.0
234
pandas==1.3.5
24-
Pillow==10.3.0
25-
pkg_resources==0.0.0
26-
platformdirs==2.4.1
27-
pyaes==1.6.1
28-
pycparser==2.21
29-
pylint==2.12.2
30-
pyparsing==3.0.6
31-
pyserial==3.5
32-
python-dateutil==2.8.2
33-
python-Levenshtein==0.12.2
34-
pytz==2021.3
35-
pyudev==0.22.0
36-
reedsolo==1.5.4
37-
requests==2.32.0
38-
rshell==0.0.31
39-
six==1.16.0
40-
soupsieve==2.3.1
5+
pip-chill==1.0.3
416
svgwrite==1.4.1
42-
toml==0.10.2
43-
tqdm==4.66.3
44-
typed-ast==1.5.1
45-
typing_extensions==4.0.1
46-
uflash==2.0.0
47-
unicodedata2==14.0.0
48-
urllib3==1.26.18
49-
virtualenv==20.13.0
50-
virtualenv-clone==0.5.7
51-
wikipedia==1.4.0
52-
wrapt==1.13.3
7+
tqdm==4.62.3
8+
unicodedata2==15.1.0
9+
wikipedia==1.4.0

0 commit comments

Comments
 (0)