Skip to content

Commit 5ea27f8

Browse files
committed
Fixed requirements to avoid conflicts with "click"
1 parent 31d1afd commit 5ea27f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

remote_control/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Jinja2==3.1.2
1212
MarkupSafe==2.1.1
1313
multipart==0.2.4
1414
PyQt5==5.15.4
15-
pyqt5-plugins==5.15.4.2.2
15+
#pyqt5-plugins==5.15.4.2.2
1616
PyQt5-Qt5==5.15.2
1717
PyQt5-sip==12.11.0
18-
pyqt5-tools==5.15.4.3.2
19-
python-dotenv==0.21.0
20-
qt5-applications==5.15.2.2.2
21-
qt5-tools==5.15.2.1.2
18+
#pyqt5-tools==5.15.4.3.2
19+
#python-dotenv==0.21.0
20+
#qt5-applications==5.15.2.2.2
21+
#qt5-tools==5.15.2.1.2
2222
requests==2.28.1
2323
requests-toolbelt==0.10.1
2424
urllib3==1.26.12

0 commit comments

Comments
 (0)