forked from vishishtpriyadarshi/ShardEval
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 1.88 KB
/
requirements.txt
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
asttokens==2.0.5
backcall==0.2.0
black==22.1.0
certifi==2019.11.28
chardet==3.0.4
click==8.0.3
colorama==0.4.4
configobj==5.0.6
cycler==0.11.0
Cython==0.29.25
decorator==5.1.1
dulwich==0.20.35
executing==0.8.2
fastimport==0.9.8
fonttools==4.29.1
idna==2.8
ipython==8.0.1
jedi==0.18.1
Jinja2==3.0.3
jsonpickle==2.1.0
kiwisolver==1.3.2
MarkupSafe==2.0.1
matplotlib==3.5.1
matplotlib-inline==0.1.3
mypy-extensions==0.4.3
networkx==2.6.3
numpy==1.22.1
packaging==21.3
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
platformdirs==2.5.0
prettytable==3.1.1
prompt-toolkit==3.0.28
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.11.2
pyparsing==3.0.7
python-dateutil==2.8.2
pyvis==0.1.9
PyYAML==5.3.1
requests==2.22.0
requests-unixsocket==0.2.0
scipy==1.7.3
simpy==4.0.1
six==1.16.0
stack-data==0.2.0
tomli==2.0.1
traitlets==5.1.1
typing_extensions==4.1.1
urllib3==1.25.8
wcwidth==0.2.5