Skip to content

Commit 21a3bf8

Browse files
committed
add requirements
1 parent 132500c commit 21a3bf8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

requirements.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
PyQt5
2+
fontTools

requirements.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#
2+
# This file is autogenerated by pip-compile
3+
# To update, run:
4+
#
5+
# pip-compile requirements.in
6+
#
7+
fonttools==4.21.1 # via -r requirements.in
8+
pyqt5-qt==5.15.2 # via pyqt5
9+
pyqt5-sip==12.8.1 # via pyqt5
10+
pyqt5==5.15.3 # via -r requirements.in

0 commit comments

Comments
 (0)