Skip to content

Commit 72153d5

Browse files
authored
Merge pull request #36 from Anselmoo/Update-Requirements
Update requirements.txt
2 parents 77663cf + 62c4a50 commit 72153d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#
77

88
# -i https://pypi.org/simple
9-
numpy==1.19.5
10-
plotille==3.7.2
11-
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
9+
numpy>=1.19.5
10+
plotille>=3.7.2
11+
six>=1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'

0 commit comments

Comments
 (0)