forked from microsoft/Qcodes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_requirements.txt
56 lines (56 loc) · 1.04 KB
/
test_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
apipkg==2.1.0
atomicwrites==1.4.0
attrs==21.4.0
certifi==2021.10.8
chardet==4.0.0
colorama==0.4.4
coverage[toml]==6.2
deepdiff==5.7.0
execnet==1.9.0
hypothesis==6.35.0
idna==3.3
importlib-metadata==4.8.1; python_version<'3.8'
iniconfig==1.1.1
lxml==4.7.1
mypy==0.930
mypy-extensions==0.4.3
numpy==1.21.5
ordered-set==4.0.2
packaging==21.3
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-mock==3.6.1
pytest-rerunfailures==10.2
pytest-xdist==2.5.0
PyVISA==1.11.3
PyVISA-sim==0.4.0
PyYAML==6.0
requests==2.27.1
six==1.16.0
sortedcontainers==2.4.0
Sphinx==4.3.2
stringparser==0.5
toml==0.10.2
typed-ast==1.4.3; python_version<'3.8'
typing-extensions==4.0.1
types-atomicwrites==1.4.1
types-backports==0.1.3
types-cryptography==3.3.10
types-docutils==0.17.2
types-ipaddress==1.0.1
types-pyOpenSSL==21.0.2
types-pytz==2021.3.3
types-requests==2.26.3
types-setuptools==57.4.5
types-six==1.16.7
types-tabulate==0.8.4
types-toml==0.10.1
types-typed-ast==1.5.1
urllib3==1.26.8
wincertstore==0.2
wrapt==1.13.3
zipp==3.7.0