Skip to content

Commit

Permalink
- pin to a DocumentTemplate bugfix release to prevent a failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Feb 3, 2020
1 parent 91ed3ff commit 7b5b437
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.1
DocumentTemplate==3.2.1
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ AuthEncoding==4.1
BTrees==4.6.1
Chameleon==3.6.2
DateTime==4.3
DocumentTemplate==3.1
DocumentTemplate==3.2.1
ExtensionClass==4.4
Missing==4.1
MultiMapping==4.1
Expand Down
2 changes: 1 addition & 1 deletion versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AuthEncoding = 4.1
BTrees = 4.6.1
Chameleon = 3.6.2
DateTime = 4.3
DocumentTemplate = 3.1
DocumentTemplate = 3.2.1
ExtensionClass = 4.4
Missing = 4.1
MultiMapping = 4.1
Expand Down

0 comments on commit 7b5b437

Please sign in to comment.