Skip to content

Commit c3b5a24

Browse files
committed
Revert "BUG: requirements-dev: Could not find ... pyqt"
This reverts commit a284ac8. Breaks CI, see pandas-dev#26838
1 parent 36d6cca commit c3b5a24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ html5lib
4444
lxml
4545
openpyxl
4646
pyarrow>=0.9.0
47-
pyqt5
47+
pyqt
4848
tables>=3.4.2
4949
python-snappy
5050
s3fs
5151
sqlalchemy
5252
xarray
5353
xlrd
5454
xlsxwriter
55-
xlwt
55+
xlwt

0 commit comments

Comments
 (0)