Skip to content

Commit 24e55a9

Browse files
committed
requirements.txt
1 parent 1b75a26 commit 24e55a9

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

.settings/org.eclipse.core.resources.prefs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ encoding//Demo/SingleApplication.py=utf-8
1414
encoding//Demo/VerificationCode.py=utf-8
1515
encoding//Demo/WeltHideWindow.py=utf-8
1616
encoding//Demo/WindowNotify.py=utf-8
17+
encoding//QChart/LineChart.py=utf-8
1718
encoding//QFont/AwesomeFont.py=utf-8
1819
encoding//QFont/Lib/FontAwesome.py=utf-8
1920
encoding//QListView/CustomWidgetSortItem.py=utf-8

Demo/requirements.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pywin32
2+
numpy
3+
dlib

QChart/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PyQtChart

QFlowLayout/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lxml

0 commit comments

Comments
 (0)