-
Notifications
You must be signed in to change notification settings - Fork 445
/
requirements.txt
81 lines (81 loc) · 1.57 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
71
72
73
74
75
76
77
78
79
80
81
annotated-types==0.7.0
attrs==24.2.0
boolean.py==4.0
catkin-pkg==1.0.0
certifi==2024.7.4
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
craft-application==4.4.0
craft-archives==2.0.1
craft-cli==2.10.0
craft-grammar==2.0.1
craft-parts==2.1.2
craft-platforms==0.4.0
craft-providers==2.0.4
craft-store==3.0.2
cryptography==43.0.1
distro==1.9.0
docutils==0.19
gnupg==2.3.1
httplib2==0.22.0
idna==3.7
importlib_metadata==8.2.0
jaraco.classes==3.4.0
jeepney==0.8.0
jsonschema==2.5.1
keyring==24.3.1
launchpadlib==2.0.0
lazr.restfulclient==0.14.6
lazr.uri==1.0.6
license-expression==30.3.1
lxml==5.3.0
macaroonbakery==1.3.4
more-itertools==10.4.0
mypy-extensions==1.0.0
oauthlib==3.2.2
overrides==7.7.0
packaging==24.1
platformdirs==4.3.6
progressbar==2.5
protobuf==5.27.3
psutil==6.0.0
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
pydantic_yaml==1.3.0
pyelftools==0.31
pygit2==1.13.3
pylxd==2.3.5
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.4
pyRFC3339==1.1
python-dateutil==2.9.0.post0
python-debian==0.1.49
pytz==2024.1
pyxdg==0.28
PyYAML==6.0.2
raven==6.10.0
requests==2.32.3
requests-toolbelt==1.0.0
requests-unixsocket2==0.4.2
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
SecretStorage==3.3.3
setuptools==72.2.0
simplejson==3.19.3
six==1.16.0
snap-helpers==0.4.2
tabulate==0.9.0
tinydb==4.8.0
toml==0.10.2
typing_extensions==4.12.2
urllib3==2.2.3
validators==0.33.0
wadllib==1.3.6
wheel==0.44.0
ws4py==0.5.1
zipp==3.20.2
python-apt @ https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/python-apt/2.4.0ubuntu1/python-apt_2.4.0ubuntu1.tar.xz ; sys.platform == "linux"