This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
99 lines (99 loc) · 8.56 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
amqp==5.2.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
annotated-types==0.6.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
asgiref==3.8.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
attrs==23.2.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
aws-lambda-powertools==2.36.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
backoff==2.2.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
billiard==4.2.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
boto3==1.34.84 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
botocore==1.34.84 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
cachetools==5.3.3 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
celery==5.4.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
certifi==2024.7.4 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
cffi==1.16.0 ; platform_python_implementation == "CPython" and sys_platform == "win32" and python_version >= "3.10.dev0" and python_version < "3.11.dev0"
cfgv==3.4.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
charset-normalizer==3.3.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
click-didyoumean==0.3.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
click-plugins==1.1.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
click-repl==0.3.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
click==8.1.7 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
colorama==0.4.6 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0" and platform_system == "Windows"
dbt-copilot-python==0.2.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
debugpy==1.8.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
deprecated==1.2.14 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
distlib==0.3.8 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
dj-database-url==2.1.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
django-environ==0.11.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
django-log-formatter-asim==0.0.4 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
django-model-utils==4.5.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
django-multiselectfield==0.1.12 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
django==4.2.14 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
djangorestframework==3.15.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
drf-spectacular==0.27.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
drf-yasg==1.21.7 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
ecs-logging==2.1.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
elastic-apm==6.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
filelock==3.13.4 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
gevent==24.2.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
googleapis-common-protos==1.63.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
greenlet==3.0.3 ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.10.dev0"
grpcio==1.63.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
gunicorn==22.0.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
identify==2.5.35 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
idna==3.7 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
importlib-metadata==6.11.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
inflection==0.5.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
jmespath==1.0.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
jsonschema-specifications==2023.12.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
jsonschema==4.21.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
kombu==5.3.7 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
markdown==3.6 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
nodeenv==1.8.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-api==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-distro==0.43b0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-exporter-otlp-proto-common==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-exporter-otlp-proto-grpc==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-exporter-otlp-proto-http==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-exporter-otlp==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-instrumentation-wsgi==0.43b0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-instrumentation==0.43b0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-propagator-aws-xray==1.0.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-proto==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-sdk-extension-aws==2.0.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-sdk==1.22.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-semantic-conventions==0.43b0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
opentelemetry-util-http==0.43b0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
packaging==24.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
platformdirs==4.2.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pre-commit==3.7.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
prompt-toolkit==3.0.43 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
protobuf==4.25.3 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
psycopg2-binary==2.9.9 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pycparser==2.22 ; platform_python_implementation == "CPython" and sys_platform == "win32" and python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pydantic-core==2.18.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pydantic==2.7.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
python-dateutil==2.9.0.post0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pytz==2024.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
pyyaml==6.0.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
referencing==0.34.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
requests==2.32.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
rpds-py==0.18.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
s3transfer==0.10.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
sentry-sdk==2.8.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
setuptools==70.0.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
six==1.16.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
sqlparse==0.5.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
typing-extensions==4.11.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
tzdata==2024.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
uritemplate==4.1.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
urllib3==2.2.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
vine==5.1.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
virtualenv==20.25.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
waitress==2.1.2 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
wcwidth==0.2.13 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
whitenoise==6.6.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
wrapt==1.14.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
zenpy==2.0.47 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
zipp==3.19.1 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
zope-event==5.0 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"
zope-interface==6.3 ; python_version >= "3.10.dev0" and python_version < "3.11.dev0"