Skip to content

Commit b89b1a1

Browse files
committed
pyqt alignment
1 parent d18b3c2 commit b89b1a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/tests/data/deps_minimum.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ html = ['beautifulsoup4>=4.9.3', 'html5lib>=1.1', 'lxml>=4.6.3']
7474
xml = ['lxml>=4.6.3']
7575
plot = ['matplotlib>=3.6.1']
7676
output_formatting = ['jinja2>=3.0.0', 'tabulate>=0.8.9']
77-
clipboard = ['PyQt5>=5.15.1', 'qtpy>=3.4.0']
77+
clipboard = ['PyQt5>=5.15.1', 'qtpy>=2.3.0']
7878
compression = ['zstandard>=0.15.2']
7979
all = ['beautifulsoup4>=5.9.3',
8080
# blosc only available on conda (https://github.com/Blosc/python-blosc/issues/297)
@@ -101,7 +101,7 @@ all = ['beautifulsoup4>=5.9.3',
101101
'pytest-xdist>=3.4.0',
102102
'python-calamine>=0.1.7',
103103
'pyxlsb>=1.0.8',
104-
'qtpy>=3.4.0',
104+
'qtpy>=2.3.0',
105105
'scipy>=1.7.1',
106106
's3fs>=2021.08.0',
107107
'SQLAlchemy>=1.4.16',

0 commit comments

Comments
 (0)