Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e68d54e

Browse files
authoredAug 6, 2020
requirements.txt: Unpin numpy
1 parent f0d7879 commit e68d54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8
55
keras
66
matplotlib
77
mypy
8-
numpy>=1.17.4
8+
numpy
99
opencv-python
1010
pandas
1111
pillow

0 commit comments

Comments
 (0)
Please sign in to comment.