Update the marshmallow dependencies in requirements.txt (#1475)

* Update the marshmallow dependencies in requirements.txt

* Fix typo

Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>

(cherry picked from commit d03e7972a6)
This commit is contained in:
Ross Wolf
2021-10-28 21:50:49 -06:00
committed by github-actions[bot]
parent a58666393e
commit ac4e49bcda
+3 -3
View File
@@ -8,8 +8,8 @@ PyYAML~=5.3
eql==0.9.9
elasticsearch~=7.9
XlsxWriter~=1.3.6
marshmallow~=3.12.2
marshmallow-dataclass[union]~=8.4
marshmallow~=3.13.0
marshmallow-dataclass[union]~=8.5.3
# test deps
pyflakes==2.2.0
@@ -18,4 +18,4 @@ pep8-naming==0.7.0
pytest>=3.6
jsonschema==3.2.0
marshmallow-jsonschema~=0.12.0
marshmallow-union~=0.1.15 # needed for marshmallow-jsonschem
marshmallow-union~=0.1.15 # needed for marshmallow-jsonschema