forked from tqsd/QuNetSim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev_requirements.txt
107 lines (107 loc) · 1.83 KB
/
dev_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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
alabaster==0.7.12
anytree==2.8.0
appnope==0.1.0
attrs==19.3.0
Automat==0.8.0
Babel==2.9.1
backcall==0.1.0
bitstring==3.1.6
bleach==3.3.0
certifi==2022.12.7
cffi==1.14.0
chardet==3.0.4
Click==7.0
constantly==15.1.0
coverage==4.5.4
cqc==3.2.2
cryptography==3.3.2
cycler==0.10.0
daemons==1.3.1
decorator==4.4.1
defusedxml==0.6.0
docutils==0.15.2
entrypoints==0.3
eqsn==0.0.8
flake8==3.7.9
future==0.18.3
hyperlink==19.0.0
idna==2.8
imagesize==1.1.0
importlib-metadata==1.1.0
incremental==17.5.0
ipykernel==5.1.3
ipython==7.16.3
ipython-genutils==0.2.0
jedi==0.15.1
jeepney==0.4.3
Jinja2==2.11.3
json5==0.8.5
jsonschema==3.2.0
jupyter-client==6.1.3
jupyter-core==4.11.2
keyring==21.2.1
kiwisolver==1.1.0
MarkupSafe==1.1.1
matplotlib==3.1.2
mccabe==0.6.1
mistune==2.0.3
more-itertools==8.0.0
nbconvert==5.6.1
nbformat==4.4.0
networkx==2.4
nose2==0.9.1
notebook==6.4.12
numpy==1.22.0
packaging==19.1
pandocfilters==1.4.2
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
pkginfo==1.5.0.1
pluggy==0.13.1
projectq>=0.4.2
prometheus-client==0.7.1
prompt-toolkit==3.0.2
ptyprocess==0.6.0
py==1.10.0
pybind11==2.4.3
pycodestyle==2.5.0
pycparser==2.20
pyflakes==2.1.1
Pygments==2.7.4
PyHamcrest==2.0.0
pyparsing==2.4.1.1
pyrsistent==0.15.6
pytest==5.3.4
python-dateutil==2.8.0
pytz==2019.2
pyzmq==18.1.1
readme-renderer==26.0
requests==2.22.0
requests-toolbelt==0.9.1
scipy==1.5.4
SecretStorage==3.1.2
Send2Trash==1.5.0
simulaqron==3.0.15
six==1.14.0
snowballstemmer==1.9.1
Sphinx==3.1.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
terminado==0.8.3
testpath==0.4.4
tornado==6.0.3
tqdm==4.46.1
traitlets==4.3.3
twine==3.1.1
Twisted==22.10.0
urllib3==1.26.5
wcwidth==0.1.7
webencodings==0.5.1
zipp==0.6.0
zope.interface>=4.7.1