Remove pydash merge (#15435)

This commit is contained in:
Beto Dealmeida
2021-06-28 15:40:44 -07:00
committed by GitHub
parent 21d1fb55c6
commit ed6d10e283
3 changed files with 3 additions and 4 deletions

View File

@@ -112,7 +112,6 @@ setup(
"wtforms-json",
"pyparsing>=2.4.7, <3.0.0",
"holidays==0.10.3", # PINNED! https://github.com/dr-prodigy/python-holidays/issues/406
"pydash>=5.0.0, <5.1.0",
"deprecation>=2.1.0, <2.2.0",
],
extras_require={