Skip to content

Commit

Permalink
Merge pull request platformsh#16 from daeMOn63/pin_colander_1.8.3
Browse files Browse the repository at this point in the history
pin colander < 2
  • Loading branch information
damz authored Mar 31, 2023
2 parents 31e45fd + 76466e6 commit 58e44f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
url="https://github.com/platformsh/colander-tools",
packages=find_packages(),
install_requires=[
"colander",
"colander < 2",
"pytz",
"netaddr",
"six",
Expand Down

0 comments on commit 58e44f1

Please sign in to comment.