-
-
Notifications
You must be signed in to change notification settings - Fork 4k
/
requirements-basic.txt
58 lines (58 loc) · 1.52 KB
/
requirements-basic.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements-basic.txt --strip-extras --unsafe-package=distribute --unsafe-package=localstack-core --unsafe-package=pip --unsafe-package=setuptools pyproject.toml
#
build==1.2.2.post1
# via localstack-core (pyproject.toml)
cachetools==5.5.0
# via localstack-core (pyproject.toml)
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via localstack-core (pyproject.toml)
cryptography==43.0.3
# via localstack-core (pyproject.toml)
dill==0.3.6
# via localstack-core (pyproject.toml)
dnslib==0.9.25
# via localstack-core (pyproject.toml)
dnspython==2.7.0
# via localstack-core (pyproject.toml)
idna==3.10
# via requests
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==24.1
# via build
plux==1.12.1
# via localstack-core (pyproject.toml)
psutil==6.1.0
# via localstack-core (pyproject.toml)
pycparser==2.22
# via cffi
pygments==2.18.0
# via rich
pyproject-hooks==1.2.0
# via build
python-dotenv==1.0.1
# via localstack-core (pyproject.toml)
pyyaml==6.0.2
# via localstack-core (pyproject.toml)
requests==2.32.3
# via localstack-core (pyproject.toml)
rich==13.9.4
# via localstack-core (pyproject.toml)
semver==3.0.2
# via localstack-core (pyproject.toml)
tailer==0.4.1
# via localstack-core (pyproject.toml)
urllib3==2.2.3
# via requests