forked from fetchai/cosmpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
103 lines (101 loc) · 4.74 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements --dev
#
# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
# requirements. To emit only development requirements, pass "--dev-only".
-i https://pypi.org/simple
-e .
alabaster==0.7.12
appdirs==1.4.4
astroid==2.6.6; python_version ~= '3.6'
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
babel==2.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
backports.entry-points-selectable==1.1.0; python_version >= '2.7'
bandit==1.7.0
bech32==1.2.0; python_version >= '3.5'
black==21.6b0; python_full_version >= '3.6.2'
build==0.7.0; python_version >= '3.6'
cachetools==4.2.4; python_version ~= '3.5'
certifi==2021.5.30
charset-normalizer==2.0.6; python_version >= '3'
check-manifest==0.47; python_version >= '3.6'
click==8.0.1; python_version >= '3.6'
configparser==5.0.2; python_version >= '3.4'
coverage==6.0.1; python_version >= '3.6'
darglint==1.8.0; python_version >= '3.6' and python_version < '4.0'
distlib==0.3.3
docker==5.0.0; python_version >= '3.6'
docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
dparse==0.5.1; python_version >= '3.5'
ecdsa==0.18.0b1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
filelock==3.3.0; python_version >= '3.6'
flake8-copyright==0.2.2
flake8==3.9.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
gitdb==4.0.7; python_version >= '3.4'
gitpython==3.1.24; python_version >= '3.7'
google-api-core==2.1.0; python_version >= '3.6'
google-api-python-client==2.24.0; python_version >= '3.6'
google-auth-httplib2==0.1.0
google-auth==2.2.1; python_version >= '3.6'
googleapis-common-protos==1.53.0; python_version >= '3.6'
grpcio-tools==1.32.0
grpcio==1.41.0
httplib2==0.20.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.2; python_version >= '3'
imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
iniconfig==1.1.1
isort==5.9.3; python_version < '4.0' and python_full_version >= '3.6.1'
jinja2==3.0.2; python_version >= '3.6'
lazy-object-proxy==1.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
liccheck==0.6.2; python_version >= '2.7'
markupsafe==2.0.1; python_version >= '3.6'
mccabe==0.6.1
mypy-extensions==0.4.3
mypy==0.910; python_version >= '3.5'
packaging==21.0; python_version >= '3.6'
pathspec==0.9.0
pbr==5.6.0; python_version >= '2.6'
pep517==0.11.0
platformdirs==2.4.0; python_version >= '3.6'
pluggy==1.0.0; python_version >= '3.6'
protobuf==3.18.1; python_version >= '3.5'
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycodestyle==2.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.10.0; python_version >= '3.5'
pylint==2.9.6; python_version ~= '3.6'
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest==6.2.5; python_version >= '3.6'
pytz==2021.3
pyyaml==6.0b1; python_version >= '3.6'
regex==2021.9.30
requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
rsa==4.7.2; python_version >= '3.5' and python_version < '4'
safety==1.10.3; python_version >= '3.5'
semantic-version==2.8.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==4.0.0; python_version >= '3.5'
snowballstemmer==2.1.0
sphinx==4.1.2; python_version >= '3.6'
sphinxcontrib-applehelp==1.0.2; python_version >= '3.5'
sphinxcontrib-devhelp==1.0.2; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.0; python_version >= '3.6'
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
stevedore==3.4.0; python_version >= '3.6'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==1.2.1; python_version >= '3.6'
tox==3.24.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
typing-extensions==3.10.0.2; python_version < '3.10'
uritemplate==3.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
virtualenv==20.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
vulture==2.3; python_version >= '3.6'
websocket-client==1.2.1; python_version >= '3.6'
wrapt==1.12.1