Skip to content

Commit 6871406

Browse files
authored
Merge pull request #479 from seperman/dev
8.0.1 - extra import of numpy is removed
2 parents 9bdcf8c + 75d6c96 commit 6871406

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

deepdiff/distance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import numpy as np
21
import math
32
import datetime
43
from deepdiff.deephash import DeepHash

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
orderly-set==5.2.1
1+
orderly-set==5.2.2

0 commit comments

Comments
 (0)