forked from ni/nidaqmx-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_dev.txt
52 lines (51 loc) · 2.19 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements_dev.txt requirements_dev.in
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.3 # via virtualenv
babel==2.8.0 # via sphinx
bleach==3.1.5 # via readme-renderer
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
distlib==0.3.0 # via virtualenv
docutils==0.16 # via readme-renderer, sphinx
filelock==3.0.12 # via tox, virtualenv
idna==2.9 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.6.0 # via importlib-resources, pluggy, tox, virtualenv
importlib-resources==1.5.0 # via virtualenv
jinja2==2.11.2 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==20.3 # via bleach, sphinx, tox
pkginfo==1.5.0.1 # via twine
pluggy==0.13.1 # via tox
py==1.8.1 # via tox
pygments==2.6.1 # via readme-renderer, sphinx
pyparsing==2.4.7 # via packaging
pytz==2020.1 # via babel
readme-renderer==26.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.23.0 # via requests-toolbelt, sphinx, twine
six==1.14.0 # via bleach, packaging, readme-renderer, tox, virtualenv
snowballstemmer==2.0.0 # via sphinx
sphinx-rtd-theme==0.4.3 # via -r requirements_dev.in
sphinx==3.0.3 # via -r requirements_dev.in, sphinx-rtd-theme
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
toml==0.10.0 # via tox
tox==3.15.0 # via -r requirements_dev.in
tqdm==4.46.0 # via twine
twine==1.15.0 # via -r requirements_dev.in
urllib3==1.25.9 # via requests
virtualenv==20.0.20 # via tox
webencodings==0.5.1 # via bleach
zipp==1.2.0 # via importlib-metadata, importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools