File tree 2 files changed +36
-13
lines changed
2 files changed +36
-13
lines changed Original file line number Diff line number Diff line change @@ -14,25 +14,29 @@ dependencies:
14
14
15
15
# pandas dependencies
16
16
- beautifulsoup4
17
- - fsspec>=0.7.4, <2021.6.0
17
+ - bottleneck
18
+ - fsspec>=0.8.0, <2021.6.0
19
+ - gcsfs
18
20
- html5lib
21
+ - jinja2
19
22
- lxml
20
23
- matplotlib
24
+ - moto>=1.3.14
25
+ - flask
21
26
- numexpr
22
27
- numpy
23
28
- openpyxl
24
- - patsy
25
- - psycopg2
26
- - pymysql
29
+ - pyarrow
27
30
- pytables
28
31
- python-dateutil
29
32
- pytz
30
- - s3fs>=0.4.0
31
- - moto>=1.3.14
33
+ - s3fs>=0.4.2
32
34
- scipy
33
35
- sqlalchemy
34
36
- xlrd
35
37
- xlsxwriter
36
- - moto
37
- - flask
38
- - numba
38
+ - xlwt
39
+ - pyreadstat
40
+ - pip
41
+ - pip :
42
+ - pyxlsb
Original file line number Diff line number Diff line change @@ -12,11 +12,30 @@ dependencies:
12
12
- hypothesis>=5.5.3
13
13
14
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
15
26
- numpy
27
+ - openpyxl
28
+ - pyarrow
29
+ - pytables
16
30
- python-dateutil
17
31
- pytz
18
-
19
- # optional dependencies
20
- - pytables
32
+ - s3fs>=0.4.2
21
33
- scipy
22
- - pyarrow=1.0
34
+ - sqlalchemy
35
+ - xlrd
36
+ - xlsxwriter
37
+ - xlwt
38
+ - pyreadstat
39
+ - pip
40
+ - pip :
41
+ - pyxlsb
You can’t perform that action at this time.
0 commit comments