Skip to content

Commit 8e802eb

Browse files
committed
Remove pins
1 parent faa6655 commit 8e802eb

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

ci/deps/actions-38.yaml

+32-32
Original file line numberDiff line numberDiff line change
@@ -13,38 +13,38 @@ dependencies:
1313
- psutil
1414

1515
# required dependencies
16-
- python-dateutil>=2.8.1
17-
- numpy>=1.18.5
18-
- pytz>=2020.1
16+
- python-dateutil
17+
- numpy
18+
- pytz
1919

2020
# optional dependencies
21-
- beautifulsoup4>=4.8.2
22-
- blosc>=1.20.1
23-
- bottleneck>=1.3.1
24-
- fastparquet>=0.4.0
25-
- fsspec>=0.7.4
26-
- html5lib>=1.1
27-
- gcsfs>=0.6.0
28-
- jinja2>=2.11
29-
- lxml>=4.5.0
30-
- matplotlib>=3.3.2
31-
- numba>=0.50.1
32-
- numexpr>=2.7.1
33-
- openpyxl>=3.0.3
34-
- odfpy>=1.4.1
35-
- pandas-gbq>=0.14.0
36-
- psycopg2>=2.8.4
37-
- pymysql>=0.10.1
38-
- pytables>=3.6.1
39-
- pyarrow>=1.0.1
21+
- beautifulsoup4
22+
- blosc
23+
- bottleneck
24+
- fastparquet
25+
- fsspec
26+
- html5lib
27+
- gcsfs
28+
- jinja2
29+
- lxml
30+
- matplotlib
31+
- numba
32+
- numexpr
33+
- openpyxl
34+
- odfpy
35+
- pandas-gbq
36+
- psycopg2
37+
- pymysql
38+
- pytables
39+
- pyarrow
4040
- pyreadstat
41-
- pyxlsb>=1.0.6
42-
- s3fs>=0.4.0
43-
- scipy>=1.4.1
44-
- sqlalchemy>=1.4.0
45-
- tabulate>=0.8.7
46-
- xarray>=0.15.1
47-
- xlrd>=2.0.1
48-
- xlsxwriter>=1.2.2
49-
- xlwt>=1.3.0
50-
- zstandard>=0.15.2
41+
- pyxlsb
42+
- s3fs
43+
- scipy
44+
- sqlalchemy
45+
- tabulate
46+
- xarray
47+
- xlrd
48+
- xlsxwriter
49+
- xlwt
50+
- zstandard

ci/deps/actions-39.yaml

+32-32
Original file line numberDiff line numberDiff line change
@@ -13,38 +13,38 @@ dependencies:
1313
- psutil
1414

1515
# required dependencies
16-
- python-dateutil>=2.8.1
17-
- numpy>=1.18.5
18-
- pytz>=2020.1
16+
- python-dateutil
17+
- numpy
18+
- pytz
1919

2020
# optional dependencies
21-
- beautifulsoup4>=4.8.2
22-
- blosc>=1.20.1
23-
- bottleneck>=1.3.1
24-
- fastparquet>=0.4.0
25-
- fsspec>=0.7.4
26-
- html5lib>=1.1
27-
- gcsfs>=0.6.0
28-
- jinja2>=2.11
29-
- lxml>=4.5.0
30-
- matplotlib>=3.3.2
31-
- numba>=0.50.1
32-
- numexpr>=2.7.1
33-
- openpyxl>=3.0.3
34-
- odfpy>=1.4.1
35-
- pandas-gbq>=0.14.0
36-
- psycopg2>=2.8.4
37-
- pymysql>=0.10.1
38-
- pytables>=3.6.1
39-
- pyarrow>=1.0.1
21+
- beautifulsoup4
22+
- blosc
23+
- bottleneck
24+
- fastparquet
25+
- fsspec
26+
- html5lib
27+
- gcsfs
28+
- jinja2
29+
- lxml
30+
- matplotlib
31+
- numba
32+
- numexpr
33+
- openpyxl
34+
- odfpy
35+
- pandas-gbq
36+
- psycopg2
37+
- pymysql
38+
- pytables
39+
- pyarrow
4040
- pyreadstat
41-
- pyxlsb>=1.0.6
42-
- s3fs>=0.4.0
43-
- scipy>=1.4.1
44-
- sqlalchemy>=1.4.0
45-
- tabulate>=0.8.7
46-
- xarray>=0.15.1
47-
- xlrd>=2.0.1
48-
- xlsxwriter>=1.2.2
49-
- xlwt>=1.3.0
50-
- zstandard>=0.15.2
41+
- pyxlsb
42+
- s3fs
43+
- scipy
44+
- sqlalchemy
45+
- tabulate
46+
- xarray
47+
- xlrd
48+
- xlsxwriter
49+
- xlwt
50+
- zstandard

0 commit comments

Comments
 (0)