-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
114 lines (114 loc) · 2.19 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
aiohttp==3.9.3
aiosignal==1.2.0
alembic==1.13.1
anyio==3.5.0
apispec==6.6.0
argcomplete==3.2.3
asgiref==3.7.2
attrs==23.2.0
Babel==2.11.0
blinker==1.7.0
cachelib==0.9.0
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.0.4
click==8.0.4
clickclick==20.10.2
colorama==0.4.6
colorlog==4.8.0
ConfigUpdater==3.2
confluent-kafka==2.3.0
connexion==2.14.2
cron-descriptor==1.4.3
croniter==2.0.3
cryptography==41.0.3
Deprecated==1.2.14
dill==0.3.6
dnspython==2.6.1
docutils==0.18.1
email-validator==1.3.1
Flask==2.2.2
Flask-AppBuilder==4.3.11
Flask-Babel==2.0.0
Flask-Caching==2.1.0
Flask-JWT-Extended==4.6.0
Flask-Limiter==3.5.1
Flask-Login==0.6.3
Flask-Session==0.5.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.2.1
frozenlist==1.3.3
fsspec==2024.3.1
google-re2==1.1
googleapis-common-protos==1.63.0
greenlet==2.0.1
grpcio==1.62.1
gunicorn==21.2.0
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.4
importlib-metadata==6.0.0
importlib-resources==6.3.2
inflection==0.5.1
itsdangerous==2.0.1
Jinja2==3.1.2
jsonschema==4.21.1
lazy-object-proxy==1.6.0
limits==3.10.1
linkify-it-py==2.0.0
lockfile==0.12.2
Mako==1.3.2
Markdown==3.4.1
markdown-it-py==2.2.0
MarkupSafe==2.1.1
marshmallow==3.21.1
marshmallow-oneofschema==3.1.1
marshmallow-sqlalchemy==0.26.1
mdit-py-plugins==0.3.0
mdurl==0.1.0
multidict==6.0.2
numpy==1.24.3
opentelemetry-api==1.23.0
opentelemetry-exporter-otlp==1.23.0
opentelemetry-exporter-otlp-proto-common==1.23.0
opentelemetry-exporter-otlp-proto-grpc==1.23.0
opentelemetry-exporter-otlp-proto-http==1.23.0
opentelemetry-proto==1.23.0
opentelemetry-sdk==1.23.0
opentelemetry-semantic-conventions==0.44b0
ordered-set==4.1.0
packaging==23.1
pandas==2.0.3
pathspec==0.10.3
pendulum==3.0.0
pluggy==1.0.0
prison==0.2.1
protobuf==4.25.3
psutil==5.9.0
pycparser==2.21
pydantic==1.10.8
Pygments==2.15.1
PyJWT==2.4.0
python-daemon==3.0.1
python-dateutil==2.8.2
python-nvd3==0.15.0
python-slugify==5.0.2
pytz==2023.3.post1
PyYAML==6.0
referencing==0.34.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rich==13.7.1
rich-argparse==1.4.0
rpds-py==0.18.0
setproctitle==1.3.3
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.39
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
sqlparse==0.4.4
typing-extensions==4.7.1
urllib3==1.26.16