We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3090d commit ce1e54bCopy full SHA for ce1e54b
.python-version
@@ -1 +1 @@
1
-3.6.10
+3.8.12
requirements.txt
@@ -1,4 +1,5 @@
authlib==0.14.3
2
+clickhouse-sqlalchemy==0.1.6
3
cx_oracle==7.3.0
4
elasticsearch-dbapi==0.1.2
5
fbprophet==0.7.1
@@ -21,7 +22,6 @@ pymssql-linux==2.1.6
21
22
redis==3.2.1
23
sasl==0.2.1
24
snowflake-sqlalchemy==1.2.1
-sqlalchemy-clickhouse==0.1.5.post0
25
sqlalchemy-redshift==0.7.1
26
sqlalchemy-trino==0.3.0
27
thrift-sasl==0.3.0
0 commit comments