Skip to content

Commit 04cd2cb

Browse files
committed
Pin marshmallow
1 parent 6543950 commit 04cd2cb

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.10"
77
dependencies = [
88
"bs4>=0.0.2",
99
"faker>=37.3.0",
10-
"marshmallow>=4.0.0",
10+
"marshmallow>=3.0.0,<4.0.0",
1111
"requests>=2.32.3",
1212
"uplink>=0.9.7",
1313
"validator-collection>=1.5.0",

requirements.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)