forked from microsoft/Qcodes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_requirements.txt
57 lines (57 loc) · 1.06 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
57
apipkg==2.1.0
atomicwrites==1.4.0
attrs==21.2.0
certifi==2021.10.8
chardet==4.0.0
codacy-coverage==1.3.11
colorama==0.4.4
coverage==6.1.2
deepdiff==5.6.0
execnet==1.9.0
hypothesis==6.24.3
idna==3.3
importlib-metadata==4.8.1; python_version<'3.8'
iniconfig==1.1.1
lxml==4.6.4
mypy==0.910
mypy-extensions==0.4.3
numpy==1.21.4
ordered-set==4.0.2
packaging==21.2
pluggy==1.0.0
py==1.11.0
pyparsing==2.4.7
pytest==6.2.5
pytest-cov==3.0.0
pytest-forked==1.3.0
pytest-mock==3.6.1
pytest-rerunfailures==10.2
pytest-xdist==2.4.0
PyVISA==1.11.3
PyVISA-sim==0.4.0
PyYAML==6.0
requests==2.26.0
six==1.16.0
sortedcontainers==2.4.0
Sphinx==4.3.0
stringparser==0.5
toml==0.10.2
typed-ast==1.4.3; python_version<'3.8'
typing-extensions==4.0.0
types-atomicwrites==1.4.1
types-backports==0.1.3
types-cryptography==3.3.8
types-docutils==0.17.1
types-ipaddress==1.0.1
types-pyOpenSSL==21.0.0
types-pytz==2021.3.0
types-requests==2.26.0
types-setuptools==57.4.2
types-six==1.16.2
types-tabulate==0.8.3
types-toml==0.10.1
types-typed-ast==1.5.0
urllib3==1.26.7
wincertstore==0.2
wrapt==1.13.3
zipp==3.6.0