forked from artefactual-labs/a3m
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
85 lines (85 loc) · 1.63 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
82
83
84
85
# This file was autogenerated by uv via the following command:
# uv pip compile --python-version=3.12 --output-file=requirements.txt pyproject.toml
ammcpc==0.2.0
asgiref==3.8.1
# via django
attrs==23.2.0
# via
# jsonschema
# referencing
bagit==1.8.1
boto3==1.34.87
botocore==1.34.87
# via
# boto3
# s3transfer
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
django==4.2.11
# via django-stubs-ext
django-stubs-ext==4.2.7
googleapis-common-protos==1.63.0
# via grpcio-status
grpcio==1.62.2
# via
# grpcio-reflection
# grpcio-status
grpcio-reflection==1.62.2
grpcio-status==1.62.2
idna==3.7
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
# via jsonschema
lxml==4.9.4
# via
# ammcpc
# metsrw
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
metsrw==0.5.1
platformdirs==4.2.0
prometheus-client==0.20.0
protobuf==4.25.3
# via
# googleapis-common-protos
# grpcio-reflection
# grpcio-status
pygfried==0.7.0
pygments==2.17.2
# via rich
python-dateutil==2.9.0.post0
# via botocore
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
rich==13.7.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
s3transfer==0.10.1
# via boto3
six==1.16.0
# via python-dateutil
sqlparse==0.5.0
# via django
tenacity==8.2.3
typing-extensions==4.11.0
# via django-stubs-ext
unidecode==1.3.8
urllib3==2.2.1
# via
# botocore
# requests