Skip to content

Commit 3f18b2a

Browse files
committed
add requirements*.txt to git
1 parent 3a1b8ae commit 3f18b2a

File tree

3 files changed

+326
-1
lines changed

3 files changed

+326
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
**/.docker/
22
**/.env
3-
requirements*.txt

requirements-dev.txt

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
-i https://pypi.org/simple
2+
asynch==0.2.2; python_version >= '3.7' and python_version < '4.0'
3+
authlib==1.2.1
4+
bitarray==2.8.2
5+
blinker==1.6.3; python_version >= '3.7'
6+
boto3==1.28.62; python_version >= '3.7'
7+
botocore==1.31.62; python_version >= '3.7'
8+
cachelib==0.10.2; python_version >= '3.7'
9+
cachetools==5.3.1; python_version >= '3.7'
10+
certifi==2023.7.22; python_version >= '3.6'
11+
cffi==1.16.0; python_version >= '3.8'
12+
charset-normalizer==3.3.0; python_full_version >= '3.7.0'
13+
ciso8601==2.3.0
14+
click==8.1.7; python_version >= '3.7'
15+
clickhouse-cityhash==1.0.2.4
16+
clickhouse-driver==0.2.6; python_version >= '3.7' and python_version < '4'
17+
clickhouse-sqlalchemy==0.2.4; python_version >= '3.7' and python_version < '4'
18+
cryptography==39.0.2; python_version >= '3.6'
19+
cx-oracle==8.3.0
20+
et-xmlfile==1.1.0; python_version >= '3.6'
21+
flask==2.3.3; python_version >= '3.8'
22+
flask-cors==4.0.0
23+
flask-mail==0.9.1
24+
flask-oauth==0.12
25+
flask-oauthlib==0.9.6
26+
fsspec==2023.9.2; python_version >= '3.8'
27+
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
28+
gevent==23.9.1; python_version >= '3.8'
29+
google-api-core==2.12.0; python_version >= '3.7'
30+
google-auth==2.23.2; python_version >= '3.7'
31+
google-cloud-bigquery==3.12.0; python_version >= '3.7'
32+
google-cloud-core==2.3.3; python_version >= '3.7'
33+
google-crc32c==1.5.0; python_version >= '3.7'
34+
google-resumable-media==2.6.0; python_version >= '3.7'
35+
googleapis-common-protos==1.60.0; python_version >= '3.7'
36+
greenlet==3.0.0; python_version >= '3.7'
37+
grpcio==1.59.0; python_version >= '3.7'
38+
grpcio-status==1.59.0
39+
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
40+
idna==3.4; python_version >= '3.5'
41+
importlib-metadata==6.8.0; python_version >= '3.8'
42+
impyla==0.18.0
43+
infi.clickhouse-orm==2.1.3
44+
iso8601==2.1.0; python_version >= '3.7' and python_version < '4.0'
45+
itsdangerous==2.1.2; python_version >= '3.7'
46+
jinja2==3.1.2; python_version >= '3.7'
47+
jmespath==1.0.1; python_version >= '3.7'
48+
leb128==1.0.5
49+
lz4==4.3.2; python_version >= '3.7'
50+
markupsafe==2.1.3; python_version >= '3.7'
51+
mysqlclient==2.2.0; python_version >= '3.8'
52+
oauth2==1.9.0.post1
53+
oauthlib==2.1.0
54+
openpyxl==3.1.2; python_version >= '3.6'
55+
packaging==23.2; python_version >= '3.7'
56+
pillow==10.0.1; python_version >= '3.8'
57+
proto-plus==1.22.3; python_version >= '3.6'
58+
protobuf==4.24.4; python_version >= '3.7'
59+
psycopg2==2.9.7; python_version >= '3.6'
60+
pure-sasl==0.6.2
61+
pyasn1==0.5.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
62+
pyasn1-modules==0.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
63+
pyathena==3.0.7; python_full_version >= '3.8.1'
64+
pycparser==2.21
65+
pydruid==0.6.5
66+
pyhive==0.7.0
67+
pyldap==3.0.0
68+
pyparsing==3.1.1; python_full_version >= '3.6.8'
69+
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
70+
python-ldap==3.4.3; python_version >= '3.6'
71+
pytz==2023.3.post1
72+
requests==2.31.0; python_version >= '3.7'
73+
requests-oauthlib==1.1.0
74+
rsa==4.9; python_version >= '3.6' and python_version < '4'
75+
s3transfer==0.7.0; python_version >= '3.7'
76+
sasl==0.3.1
77+
setuptools==68.2.2; python_version >= '3.8'
78+
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
79+
sqlalchemy==1.4.49; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
80+
sqlalchemy-bigquery==1.8.0; python_version < '3.12' and python_version >= '3.7'
81+
sqlalchemy-redshift==0.8.14; python_version >= '3.4'
82+
sqlalchemy-trino==0.5.0; python_version >= '3.7'
83+
tenacity==8.2.3; python_version >= '3.7'
84+
thrift==0.16.0; python_version >= '3.0'
85+
thrift-sasl==0.4.3
86+
trino[sqlalchemy]==0.327.0; python_version >= '3.7'
87+
tzlocal==5.1; python_version >= '3.7'
88+
urllib3[socks]==1.26.17; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
89+
werkzeug==2.3.7; python_version >= '3.8'
90+
zipp==3.17.0; python_version >= '3.8'
91+
zope.event==5.0; python_version >= '3.7'
92+
zope.interface==6.1; python_version >= '3.7'
93+
zstd==1.5.5.1
94+
alembic==1.12.0; python_version >= '3.7'
95+
amqp==5.1.1; python_version >= '3.6'
96+
apache-superset==3.0.0; python_version ~= '3.9'
97+
apispec[yaml]==6.3.0; python_version >= '3.7'
98+
async-timeout==4.0.3; python_full_version <= '3.11.2'
99+
attrs==23.1.0; python_version >= '3.7'
100+
babel==2.13.0; python_version >= '3.7'
101+
backoff==2.2.1; python_version >= '3.7' and python_version < '4.0'
102+
bcrypt==4.0.1; python_version >= '3.6'
103+
billiard==4.1.0; python_version >= '3.7'
104+
brotli==1.1.0; platform_python_implementation != 'PyPy'
105+
celery==5.3.4; python_version >= '3.8'
106+
click-didyoumean==0.3.0; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
107+
click-option-group==0.5.6; python_version >= '3.6' and python_version < '4'
108+
click-plugins==1.1.1
109+
click-repl==0.3.0; python_version >= '3.6'
110+
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
111+
convertdate==2.4.0; python_version >= '3.7' and python_version < '4'
112+
cron-descriptor==1.4.0
113+
croniter==1.4.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
114+
cython==3.0.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
115+
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
116+
deprecation==2.1.0
117+
dnspython==2.4.2; python_version >= '3.8' and python_version < '4.0'
118+
email-validator==1.3.1; python_version >= '3.5'
119+
exceptiongroup==1.1.3; python_version < '3.11'
120+
flask-appbuilder==4.3.7; python_version ~= '3.7'
121+
flask-babel==2.0.0
122+
flask-caching==1.11.1; python_version >= '3.7'
123+
flask-compress==1.14
124+
flask-jwt-extended==4.5.3; python_version >= '3.7' and python_version < '4'
125+
flask-limiter==3.5.0; python_version >= '3.7'
126+
flask-login==0.6.2; python_version >= '3.7'
127+
flask-migrate==3.1.0; python_version >= '3.6'
128+
flask-sqlalchemy==2.5.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
129+
flask-talisman==1.1.0
130+
flask-wtf==1.2.1; python_version >= '3.8'
131+
func-timeout==4.3.5
132+
geographiclib==2.0; python_version >= '3.7'
133+
geopy==2.4.0; python_version >= '3.7'
134+
gunicorn==21.2.0; sys_platform != 'win32'
135+
h11==0.14.0; python_version >= '3.7'
136+
hashids==1.3.1; python_version >= '2.7'
137+
hijri-converter==2.3.1; python_version >= '3.7'
138+
holidays==0.23; python_version >= '3.7'
139+
humanize==4.8.0; python_version >= '3.8'
140+
importlib-resources==6.1.0; python_version >= '3.8'
141+
isodate==0.6.1
142+
jsonschema==4.19.1; python_version >= '3.8'
143+
jsonschema-specifications==2023.7.1; python_version >= '3.8'
144+
kombu==5.3.2; python_version >= '3.8'
145+
korean-lunar-calendar==0.3.1
146+
limits==3.6.0; python_version >= '3.7'
147+
mako==1.2.4; python_version >= '3.7'
148+
markdown==3.5; python_version >= '3.8'
149+
markdown-it-py==3.0.0; python_version >= '3.8'
150+
marshmallow==3.20.1; python_version >= '3.8'
151+
marshmallow-sqlalchemy==0.26.1; python_version >= '3.6'
152+
mdurl==0.1.2; python_version >= '3.7'
153+
msgpack==1.0.7; python_version >= '3.8'
154+
nh3==0.2.14
155+
numpy==1.23.5; python_version >= '3.8'
156+
ordered-set==4.1.0; python_version >= '3.7'
157+
outcome==1.2.0; python_version >= '3.7'
158+
pandas==1.5.3; python_version >= '3.8'
159+
paramiko==3.3.1; python_version >= '3.6'
160+
parsedatetime==2.6
161+
pgsanity==0.2.9
162+
polyline==2.0.1; python_version >= '3.7'
163+
prison==0.2.1
164+
prompt-toolkit==3.0.39; python_full_version >= '3.7.0'
165+
pyarrow==12.0.1; python_version >= '3.7'
166+
pygments==2.16.1; python_version >= '3.7'
167+
pyjwt==2.8.0; python_version >= '3.7'
168+
pymeeus==0.5.12
169+
pynacl==1.5.0; python_version >= '3.6'
170+
pysocks==1.7.1
171+
python-dotenv==1.0.0; python_version >= '3.8'
172+
python-geohash==0.8.5
173+
pyyaml==6.0.1; python_version >= '3.6'
174+
redis==4.6.0; python_version >= '3.7'
175+
referencing==0.30.2; python_version >= '3.8'
176+
rich==13.6.0; python_full_version >= '3.7.0'
177+
rpds-py==0.10.4; python_version >= '3.8'
178+
selenium==4.9.1; python_version >= '3.7'
179+
shortid==0.1.2
180+
simplejson==3.19.2; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2, 3.3'
181+
slack-sdk==3.23.0; python_full_version >= '3.6.0'
182+
sniffio==1.3.0; python_version >= '3.7'
183+
sortedcontainers==2.4.0
184+
sqlalchemy-utils==0.38.3; python_version ~= '3.6'
185+
sqlparse==0.4.4; python_version >= '3.5'
186+
sshtunnel==0.4.0
187+
tabulate==0.8.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
188+
trio==0.22.2; python_version >= '3.7'
189+
trio-websocket==0.11.1; python_version >= '3.7'
190+
typing-extensions==4.8.0; python_version >= '3.8'
191+
tzdata==2023.3; python_version >= '2'
192+
vine==5.0.0; python_version >= '3.6'
193+
wcwidth==0.2.8
194+
wrapt==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
195+
wsproto==1.2.0; python_full_version >= '3.7.0'
196+
wtforms==3.0.1; python_version >= '3.7'
197+
wtforms-json==0.3.5
198+
xlsxwriter==3.0.9; python_version >= '3.6'

requirements.txt

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
-i https://pypi.org/simple
2+
alembic==1.12.0; python_version >= '3.7'
3+
amqp==5.1.1; python_version >= '3.6'
4+
apache-superset==3.0.0; python_version ~= '3.9'
5+
apispec[yaml]==6.3.0; python_version >= '3.7'
6+
async-timeout==4.0.3; python_full_version <= '3.11.2'
7+
attrs==23.1.0; python_version >= '3.7'
8+
babel==2.13.0; python_version >= '3.7'
9+
backoff==2.2.1; python_version >= '3.7' and python_version < '4.0'
10+
bcrypt==4.0.1; python_version >= '3.6'
11+
billiard==4.1.0; python_version >= '3.7'
12+
blinker==1.6.3; python_version >= '3.7'
13+
brotli==1.1.0; platform_python_implementation != 'PyPy'
14+
cachelib==0.10.2; python_version >= '3.7'
15+
celery==5.3.4; python_version >= '3.8'
16+
certifi==2023.7.22; python_version >= '3.6'
17+
cffi==1.16.0; python_version >= '3.8'
18+
click==8.1.7; python_version >= '3.7'
19+
click-didyoumean==0.3.0; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
20+
click-option-group==0.5.6; python_version >= '3.6' and python_version < '4'
21+
click-plugins==1.1.1
22+
click-repl==0.3.0; python_version >= '3.6'
23+
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
24+
convertdate==2.4.0; python_version >= '3.7' and python_version < '4'
25+
cron-descriptor==1.4.0
26+
croniter==2.0.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
27+
cryptography==39.0.2; python_version >= '3.6'
28+
cython==3.0.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
29+
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
30+
deprecation==2.1.0
31+
dnspython==2.4.2; python_version >= '3.8' and python_version < '4.0'
32+
email-validator==1.3.1; python_version >= '3.5'
33+
exceptiongroup==1.1.3; python_version < '3.11'
34+
flask==2.3.3; python_version >= '3.8'
35+
flask-appbuilder==4.3.8; python_version ~= '3.7'
36+
flask-babel==2.0.0
37+
flask-caching==1.11.1; python_version >= '3.7'
38+
flask-compress==1.14
39+
flask-jwt-extended==4.5.3; python_version >= '3.7' and python_version < '4'
40+
flask-limiter==3.5.0; python_version >= '3.7'
41+
flask-login==0.6.2; python_version >= '3.7'
42+
flask-migrate==3.1.0; python_version >= '3.6'
43+
flask-sqlalchemy==2.5.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
44+
flask-talisman==1.1.0
45+
flask-wtf==1.2.1; python_version >= '3.8'
46+
func-timeout==4.3.5
47+
geographiclib==2.0; python_version >= '3.7'
48+
geopy==2.4.0; python_version >= '3.7'
49+
gunicorn==21.2.0; sys_platform != 'win32'
50+
h11==0.14.0; python_version >= '3.7'
51+
hashids==1.3.1; python_version >= '2.7'
52+
hijri-converter==2.3.1; python_version >= '3.7'
53+
holidays==0.23; python_version >= '3.7'
54+
humanize==4.8.0; python_version >= '3.8'
55+
idna==3.4; python_version >= '3.5'
56+
importlib-metadata==6.8.0; python_version >= '3.8'
57+
importlib-resources==6.1.0; python_version >= '3.8'
58+
isodate==0.6.1
59+
itsdangerous==2.1.2; python_version >= '3.7'
60+
jinja2==3.1.2; python_version >= '3.7'
61+
jsonschema==4.19.1; python_version >= '3.8'
62+
jsonschema-specifications==2023.7.1; python_version >= '3.8'
63+
kombu==5.3.2; python_version >= '3.8'
64+
korean-lunar-calendar==0.3.1
65+
limits==3.6.0; python_version >= '3.7'
66+
mako==1.2.4; python_version >= '3.7'
67+
markdown==3.5; python_version >= '3.8'
68+
markdown-it-py==3.0.0; python_version >= '3.8'
69+
markupsafe==2.1.3; python_version >= '3.7'
70+
marshmallow==3.20.1; python_version >= '3.8'
71+
marshmallow-sqlalchemy==0.26.1; python_version >= '3.6'
72+
mdurl==0.1.2; python_version >= '3.7'
73+
msgpack==1.0.7; python_version >= '3.8'
74+
nh3==0.2.14
75+
numpy==1.23.5; python_version >= '3.8'
76+
ordered-set==4.1.0; python_version >= '3.7'
77+
outcome==1.2.0; python_version >= '3.7'
78+
packaging==23.2; python_version >= '3.7'
79+
pandas==1.5.3; python_version >= '3.8'
80+
paramiko==3.3.1; python_version >= '3.6'
81+
parsedatetime==2.6
82+
pgsanity==0.2.9
83+
polyline==2.0.1; python_version >= '3.7'
84+
prison==0.2.1
85+
prompt-toolkit==3.0.39; python_full_version >= '3.7.0'
86+
pyarrow==12.0.1; python_version >= '3.7'
87+
pycparser==2.21
88+
pygments==2.16.1; python_version >= '3.7'
89+
pyjwt==2.8.0; python_version >= '3.7'
90+
pymeeus==0.5.12
91+
pynacl==1.5.0; python_version >= '3.6'
92+
pyparsing==3.1.1; python_full_version >= '3.6.8'
93+
pysocks==1.7.1
94+
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
95+
python-dotenv==1.0.0; python_version >= '3.8'
96+
python-geohash==0.8.5
97+
pytz==2023.3.post1
98+
pyyaml==6.0.1; python_version >= '3.6'
99+
redis==4.6.0; python_version >= '3.7'
100+
referencing==0.30.2; python_version >= '3.8'
101+
rich==13.6.0; python_full_version >= '3.7.0'
102+
rpds-py==0.10.6; python_version >= '3.8'
103+
selenium==4.9.1; python_version >= '3.7'
104+
shortid==0.1.2
105+
simplejson==3.19.2; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2, 3.3'
106+
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
107+
slack-sdk==3.23.0; python_full_version >= '3.6.0'
108+
sniffio==1.3.0; python_version >= '3.7'
109+
sortedcontainers==2.4.0
110+
sqlalchemy==1.4.49; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
111+
sqlalchemy-utils==0.38.3; python_version ~= '3.6'
112+
sqlparse==0.4.4; python_version >= '3.5'
113+
sshtunnel==0.4.0
114+
tabulate==0.8.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
115+
trio==0.22.2; python_version >= '3.7'
116+
trio-websocket==0.11.1; python_version >= '3.7'
117+
typing-extensions==4.8.0; python_version >= '3.8'
118+
tzdata==2023.3; python_version >= '2'
119+
urllib3[socks]==1.26.17; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
120+
vine==5.0.0; python_version >= '3.6'
121+
wcwidth==0.2.8
122+
werkzeug==2.3.7; python_version >= '3.8'
123+
wrapt==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
124+
wsproto==1.2.0; python_full_version >= '3.7.0'
125+
wtforms==3.1.0; python_version >= '3.8'
126+
wtforms-json==0.3.5
127+
xlsxwriter==3.0.9; python_version >= '3.6'
128+
zipp==3.17.0; python_version >= '3.8'

0 commit comments

Comments
 (0)