forked from canonical/snapcraft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-devel.txt
130 lines (130 loc) · 2.44 KB
/
requirements-devel.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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
astroid==2.15.4
attrs==23.1.0
black==23.3.0
cachetools==5.3.0
catkin-pkg==0.5.2
certifi==2023.5.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
codespell==2.2.4
colorama==0.4.6
coverage==7.2.5
craft-archives==1.0.0
craft-cli==2.0.0
craft-grammar==1.1.1
craft-parts==1.21.1
craft-providers==1.13.0
craft-store==2.4.0
cryptography==41.0.0
Deprecated==1.2.13
dill==0.3.6
distlib==0.3.6
distro==1.8.0
docutils==0.19
exceptiongroup==1.1.1
filelock==3.12.0
fixtures==4.0.1
gnupg==2.3.1
httplib2==0.22.0
hupper==1.12
idna==3.4
importlib-metadata==6.6.0
importlib-resources==5.12.0
iniconfig==2.0.0
isort==5.12.0
jaraco.classes==3.2.3
jeepney==0.8.0
jsonschema==2.5.1
keyring==23.13.1
launchpadlib==1.11.0
lazr.restfulclient==0.14.5
lazr.uri==1.0.6
lazy-object-proxy==1.9.0
lxml==4.9.2
macaroonbakery==1.3.1
mccabe==0.7.0
more-itertools==9.1.0
mypy==1.3.0
mypy-extensions==1.0.0
oauthlib==3.2.2
overrides==7.3.1
packaging==23.1
PasteDeploy==3.0.1
pathspec==0.11.1
pbr==5.11.1
pexpect==4.8.0
plaster==1.1.2
plaster-pastedeploy==1.0.1
platformdirs==3.5.0
pluggy==1.0.0
progressbar==2.5
protobuf==3.20.3
psutil==5.9.5
ptyprocess==0.7.0
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.7
pydantic-yaml==0.11.2
pydocstyle==6.3.0
pyelftools==0.29
pyflakes==3.0.1
pyftpdlib==1.5.7
pylint==2.17.4
pylint-fixme-info==1.0.3
pylint-pytest==1.1.2
pylxd==2.3.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.0.9
pyproject_api==1.5.1
pyramid==2.0.1
pyRFC3339==1.1
pytest==7.3.1
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-subprocess==1.5.0
python-dateutil==2.8.2
python-debian==0.1.49
pytz==2023.3
pyxdg==0.28
PyYAML==6.0
raven==6.10.0
requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
ruff==0.0.220
SecretStorage==3.3.3
simplejson==3.19.1
six==1.16.0
snap-helpers==0.3.2
snowballstemmer==2.2.0
tabulate==0.9.0
testscenarios==0.5.0
testtools==2.6.0
tinydb==4.7.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.8
tox==4.5.1
translationstring==1.4
types-Deprecated==1.2.9.2
types-PyYAML==6.0.12.9
types-requests==2.30.0.0
types-setuptools==67.7.0.2
types-tabulate==0.9.0.2
types-urllib3==1.26.25.13
typing_extensions==4.5.0
urllib3==1.26.15
venusian==3.0.0
virtualenv==20.23.0
wadllib==1.3.6
WebOb==1.8.7
wrapt==1.15.0
ws4py==0.5.1
zope.deprecation==5.0
zope.interface==6.0
setuptools<66
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz; sys.platform == "linux"
pyinstaller==4.10; sys.platform == "win32"