Skip to content

Commit 975e892

Browse files
authored
Update requirements.txt
1 parent f90f3ac commit 975e892

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
cycler==0.10.0
2-
matplotlib==2.1.2
3-
numpy==1.14.0
4-
pandas==0.22.0
5-
pyparsing==2.2.0
6-
python-dateutil==2.6.1
7-
pytz==2018.3
8-
six==1.11.0
1+
cycler>=0.10.0
2+
matplotlib>=2.1.2
3+
numpy>=1.14.0
4+
pandas>=0.22.0
5+
pyparsing>=2.2.0
6+
python-dateutil>=2.6.1
7+
pytz>=2018.3
8+
six>=1.11.0

0 commit comments

Comments
 (0)