forked from canonical/charmcraft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
72 lines (72 loc) · 1.22 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
attrs==22.1.0
black==22.8.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
coverage==6.4.4
craft-cli==1.2.0
craft-parts==1.12.1
craft-providers==1.6.0
craft-store==2.1.1
cryptography==3.4
Deprecated==1.2.13
distlib==0.3.6
filelock==3.8.0
flake8==5.0.4
humanize==4.3.0
idna==3.3
iniconfig==1.1.1
jeepney==0.8.0
Jinja2==3.1.2
jsonschema==4.15.0
keyring==23.8.2
macaroonbakery==1.3.1
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==0.4.3
ops==1.5.2
overrides==6.2.0
packaging==21.3
pathspec==0.10.0
platformdirs==2.5.2
pluggy==1.0.0
protobuf==3.20.2
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pydantic==1.9.0
pydantic-yaml==0.8.0
pydocstyle==6.1.1
pyflakes==2.5.0
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.0.9
pyRFC3339==1.1
pyrsistent==0.18.1
pytest==7.1.2
pytest-mock==3.10.0
python-dateutil==2.8.2
pytz==2022.2.1
pyxdg==0.28
PyYAML==6.0
requests==2.28.1
requests-toolbelt==0.9.1
requests-unixsocket==0.3.0
responses==0.21.0
SecretStorage==3.3.3
semantic-version==2.10.0
semver==2.13.0
setuptools-rust==1.5.1
six==1.16.0
snap-helpers==0.2.0
snowballstemmer==2.2.0
tabulate==0.8.10
toml==0.10.2
tomli==2.0.1
tox==3.25.1
types-Deprecated==1.2.9
typing_extensions==4.3.0
urllib3==1.26.12
virtualenv==20.16.4
wrapt==1.14.1