-
Notifications
You must be signed in to change notification settings - Fork 0
/
addon-requirements.txt
136 lines (135 loc) · 2.42 KB
/
addon-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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=addon-requirements.txt addon.in base.in
#
altair==5.4.0
# via streamlit
apscheduler==3.10.4
# via -r base.in
attrs==24.2.0
# via
# jsonschema
# referencing
blinker==1.8.2
# via streamlit
cachetools==5.5.0
# via streamlit
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via streamlit
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
greenlet==3.0.3
# via sqlalchemy
grpcio==1.65.5
# via grpcio-tools
grpcio-tools==1.65.5
# via -r base.in
idna==3.7
# via requests
jinja2==3.1.4
# via
# altair
# pydeck
jsonschema==4.23.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
narwhals==1.4.2
# via altair
numpy==2.0.1
# via
# -r addon.in
# pandas
# pyarrow
# pydeck
# scipy
# streamlit
packaging==24.1
# via
# altair
# streamlit
pandas==2.2.2
# via
# -r addon.in
# streamlit
pillow==10.4.0
# via streamlit
protobuf==5.27.3
# via
# grpcio-tools
# streamlit
psycopg2-binary==2.9.9
# via -r base.in
pyarrow==17.0.0
# via streamlit
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via rich
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via
# apscheduler
# pandas
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via streamlit
rich==13.7.1
# via streamlit
rpds-py==0.20.0
# via
# jsonschema
# referencing
scipy==1.13.1
# via -r addon.in
six==1.16.0
# via
# apscheduler
# python-dateutil
smmap==5.0.1
# via gitdb
sqlalchemy==2.0.32
# via -r base.in
streamlit==1.37.1
# via -r addon.in
tenacity==8.5.0
# via streamlit
toml==0.10.2
# via streamlit
tomli==2.0.1
# via -r base.in
tornado==6.4.1
# via streamlit
typing-extensions==4.12.2
# via
# altair
# sqlalchemy
# streamlit
tzdata==2024.1
# via pandas
tzlocal==5.2
# via apscheduler
urllib3==2.2.2
# via requests
watchdog==4.0.2
# via streamlit
# The following packages are considered to be unsafe in a requirements file:
# setuptools