Skip to content

Commit 37c7df4

Browse files
authored
fix:mimesis pinned to 4.1.3 (Unleash#302)
* mimesis 4.1.3 is the latest version that upports python 3.7
1 parent 0c0dcab commit 37c7df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ semver
1212
black
1313
coveralls
1414
isort
15-
mimesis
15+
mimesis==4.1.3
1616
mypy
1717
pylint
1818
pytest

0 commit comments

Comments
 (0)