blob: 798016ae5318951d4d34643fe16c7e748b34a256 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
asttokens==2.0.5
backcall==0.2.0
black==21.12b0
certifi==2021.10.8
click==8.0.3
cycler==0.11.0
Cython==0.29.26
decorator==5.1.1
executing==0.8.2
fonttools==4.28.5
ipython==8.0.0
jedi==0.18.1
kiwisolver==1.3.2
matplotlib==3.5.1
matplotlib-inline==0.1.3
mypy-extensions==0.4.3
numpy==1.22.0
packaging==21.3
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.0
platformdirs==2.4.1
prompt-toolkit==3.0.24
ptyprocess==0.7.0
pure-eval==0.2.1
Pygments==2.11.2
pyparsing==3.0.6
python-dateutil==2.8.2
scapy==2.4.5
scipy==1.7.3
six==1.16.0
stack-data==0.1.3
tomli==1.2.3
traitlets==5.1.1
typing_extensions==4.0.1
wcwidth==0.2.5
|