We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafd72b commit e6bdb6cCopy full SHA for e6bdb6c
ci/deps/actions-39.yaml
@@ -12,11 +12,30 @@ dependencies:
12
- hypothesis>=3.58.0
13
14
# pandas dependencies
15
+ - beautifulsoup4
16
+ - bottleneck
17
+ - fsspec>=0.8.0, <2021.6.0
18
+ - gcsfs
19
+ - html5lib
20
+ - jinja2
21
+ - lxml
22
+ - matplotlib
23
+ - moto>=1.3.14
24
+ - flask
25
+ - numexpr
26
- numpy
27
+ - openpyxl
28
+ - pyarrow
29
+ - pytables
30
- python-dateutil
31
- pytz
-
- # optional dependencies
- - pytables
32
+ - s3fs>=0.4.2
33
- scipy
- - pyarrow=1.0
34
+ - sqlalchemy
35
+ - xlrd
36
+ - xlsxwriter
37
+ - xlwt
38
+ - pyreadstat
39
+ - pip
40
+ - pip:
41
+ - pyxlsb
0 commit comments