forked from datopian/ckanext-blob-storage
-
Notifications
You must be signed in to change notification settings - Fork 2
/
dev-requirements.py3.txt
33 lines (33 loc) · 1.34 KB
/
dev-requirements.py3.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-index --output-file=dev-requirements.py3.txt dev-requirements.in
#
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via pytest
click==7.1.1 # via pip-tools
coverage==4.5.4 # via pytest-cov
entrypoints==0.3 # via flake8
flake8==3.7.9 # via pytest-flake8
importlib-metadata==1.6.0 # via pluggy, pytest
isort==4.3.21 # via pytest-isort
mccabe==0.6.1 # via flake8
more-itertools==8.2.0 # via pytest
packaging==20.3 # via pytest
pip-tools==4.5.1 # via -r dev-requirements.in
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pyparsing==2.4.7 # via packaging
pytest-ckan==0.0.12 # via -r dev-requirements.in
pytest-cov==2.8.1 # via -r dev-requirements.in
pytest-flake8==1.0.5 # via -r dev-requirements.in
pytest-isort==0.3.1 # via -r dev-requirements.in
pytest==4.6.9 # via -r dev-requirements.in, pytest-ckan, pytest-cov, pytest-flake8, pytest-isort
six==1.14.0 # via packaging, pip-tools, pytest
wcwidth==0.1.9 # via pytest
zipp==3.1.0 # via importlib-metadata
mock==3.0.5
ckantoolkit