-
-
Notifications
You must be signed in to change notification settings - Fork 67
/
requirements-dev.txt
37 lines (36 loc) · 987 Bytes
/
requirements-dev.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
bandit >= 1.7
codespell >= 2.1
coverage >= 6.3
flask >= 2.0
flit >= 3.8
grayskull >= 1.1
ipython >= 8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
jupyterlab >= 3.3
mistune >= 0.8
mkdocs-git-revision-date-plugin >= 0.3
mkdocs-material >= 8.2
mknotebooks >= 0.7
mypy >= 0.940
nbconvert >= 6.4
nbmake >= 1.3
notebook >= 6.4
pipdeptree >= 2.2
pre-commit >= 2.17
pygments >= 2.11
pylint >= 2.12
pymdown-extensions >= 9.2
pytest >= 7.1
responses >= 0.19
scikit-learn >= 1.0
selenium >= 4.1
setuptools >= 65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
twine >= 3.8
types-python-dateutil >= 2.8
types-requests >= 2.27
wheel >= 0.37
xmltodict >= 0.12
# test requirements for extra packages
zarr >= 2.13.3
tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
anyio>=4.4.0 # not directly required, pinned by Snyk to avoid a vulnerability