Преглед изворни кода

requirements: add openpyxl to soft dependencies

Mikael Koli пре 4 година
родитељ
комит
f65b152c59
3 измењених фајлова са 5 додато и 2 уклоњено
  1. 1 0
      requirements.txt
  2. 2 1
      requirements/build.txt
  3. 2 1
      requirements/coverage.txt

+ 1 - 0
requirements.txt

@@ -5,3 +5,4 @@ jinja2
 pandas
 matplotlib
 Pillow
+openpyxl

+ 2 - 1
requirements/build.txt

@@ -6,4 +6,5 @@ jinja2
 # Optional
 pandas
 matplotlib
-Pillow
+Pillow
+openpyxl

+ 2 - 1
requirements/coverage.txt

@@ -8,4 +8,5 @@ jinja2
 # Optional
 pandas
 matplotlib
-Pillow
+Pillow
+openpyxl