Skip to content

Commit 4001c17

Browse files
committed
Added Extract Dependency Tracking
✨ Ability to have extract interdependency ExtractTracker now has dependency tracking. Working: #14
1 parent 26653b5 commit 4001c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[dev-packages]
7-
black = "*"
7+
black = ">= 19.3b0"
88
coverage="*"
99
coveralls="*"
1010
moto="*"

0 commit comments

Comments
 (0)