forked from canonical/snapcraft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.51 KB
/
requirements.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
attrs==21.4.0
catkin-pkg==0.5.2
certifi==2022.6.15
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.0
click==8.1.3
craft-cli==1.1.0
craft-grammar==1.1.1
craft-parts==1.10.2
craft-providers==1.3.1
craft-store==2.1.1
cryptography==3.4
Deprecated==1.2.13
distro==1.7.0
docutils==0.19
gnupg==2.3.1
httplib2==0.20.4
idna==3.3
jeepney==0.8.0
jsonschema==2.5.1
keyring==23.7.0
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
lxml==4.9.1
macaroonbakery==1.3.1
mypy-extensions==0.4.3
oauthlib==3.2.0
overrides==6.1.0
platformdirs==2.5.2
progressbar==2.5
protobuf==3.20.1
psutil==5.9.1
pycparser==2.21
pydantic==1.9.0
pydantic-yaml==0.8.0
pyelftools==0.28
pylxd==2.3.1
pymacaroons==0.13.0
pyparsing==3.0.9
pyRFC3339==1.1
python-dateutil==2.8.2
python-debian==0.1.44
pytz==2022.1
pyxdg==0.28
PyYAML==6.0
raven==6.10.0
requests==2.28.1
requests-toolbelt==0.9.1
requests-unixsocket==0.3.0
SecretStorage==3.3.2
semantic-version==2.10.0
semver==2.13.0
simplejson==3.17.6
six==1.16.0
tabulate==0.8.10
tinydb==4.7.0
toml==0.10.2
types-Deprecated==1.2.9
typing-utils==0.1.0
typing_extensions==4.3.0
urllib3==1.26.10
wadllib==1.3.6
wrapt==1.14.1
ws4py==0.5.1
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