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 acd4469 commit a81241dCopy full SHA for a81241d
docs/environment.yaml
@@ -139,4 +139,15 @@ dependencies:
139
- zict=2.0.0=py_0
140
- zlib=1.2.11=h516909a_1009
141
- zstd=1.4.5=h6597ccf_2
142
-prefix: dask-sql-docs
+ - pip:
143
+ - adagio==0.2.2
144
+ - antlr4-python3-runtime==4.9.1
145
+ - appdirs==1.4.4
146
+ - ciso8601==2.1.3
147
+ - fs==2.4.12
148
+ - fugue==0.5.0
149
+ - pyarrow==2.0.0
150
+ - qpd==0.2.5
151
+ - sqlalchemy==1.3.22
152
+ - triad==0.5.0
153
+prefix: /home/nils/anaconda3/envs/dask-sql-docs
0 commit comments