forked from canonical/snapcraft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-devel.txt
95 lines (95 loc) · 1.92 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
attrs==21.2.0
catkin-pkg==0.4.23
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.2
click==8.0.1
codespell==2.1.0
coverage==5.5
cryptography==3.4
distro==1.5.0
docutils==0.17.1
entrypoints==0.3
extras==1.0.0
fixtures==3.0.0
flake8==3.7.9
gnupg==2.3.1
httplib2==0.19.1
hupper==1.10.3
idna==3.2
importlib-metadata==4.6.1
iniconfig==1.1.1
isort==5.9.2
jeepney==0.7.0
jsonschema==2.5.1
keyring==23.0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.3
lazr.uri==1.0.5
lxml==4.6.3
macaroonbakery==1.3.1
mccabe==0.6.1
mypy==0.770
mypy-extensions==0.4.3
oauthlib==3.1.1
packaging==21.0
PasteDeploy==2.1.1
pbr==5.6.0
pexpect==4.8.0
plaster==1.0
plaster-pastedeploy==0.7
pluggy==0.13.1
progressbar==2.5
protobuf==3.17.3
psutil==5.8.0
ptyprocess==0.7.0
py==1.10.0
pycodestyle==2.5.0
pycparser==2.20
pyelftools==0.27
pyflakes==2.1.1
pyftpdlib==1.5.6
pylxd==2.3.0
pymacaroons==0.13.0
pyparsing==2.4.7
pyramid==2.0
pyRFC3339==1.1
pytest==6.2.4
pytest-cov==2.12.1
pytest-subprocess==1.1.1
python-dateutil==2.8.2
python-debian==0.1.40
pytz==2021.1
pyxdg==0.27
PyYAML==5.3
raven==6.10.0
requests==2.26.0
requests-toolbelt==0.9.1
requests-unixsocket==0.2.0
SecretStorage==3.3.1
semantic-version==2.8.5
simplejson==3.17.3
six==1.16.0
tabulate==0.8.9
testresources==2.0.1
testscenarios==0.5.0
testtools==2.5.0
tinydb==4.5.0
toml==0.10.2
translationstring==1.4
typed-ast==1.4.3
typing-extensions==3.10.0.0
urllib3==1.26.6
venusian==3.0.0
wadllib==1.3.5
WebOb==1.8.7
ws4py==0.5.1
zipp==3.5.0
zope.deprecation==4.4.0
zope.interface==5.4.0
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.0.0ubuntu0.20.04.6/python-apt_2.0.0ubuntu0.20.04.6.tar.xz; sys.platform == "linux"
PyNaCl==1.4.0; sys.platform != "linux"
PyNaCl @ https://files.pythonhosted.org/packages/61/ab/2ac6dea8489fa713e2b4c6c5b549cc962dd4a842b5998d9e80cf8440b7cd/PyNaCl-1.3.0.tar.gz; sys.platform == "linux"
setuptools==49.6.0
pyinstaller==4.3; sys.platform == "win32"