NerveGear commited on
Commit
74fcdad
·
verified ·
1 Parent(s): ce0bec6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+
3
+ # pip install
4
+ python-barcode
5
+ qrcode[pil]
6
+ pylibdmtx
7
+ pdf417gen
8
+ treepoem
9
+ matplotlib
10
+ pillow