Skip to content

Commit f16a274

Browse files
author
Jon Wayne Parrott
committed
Fixing duplicate requirements
Change-Id: Ic2721122b183364031a3f7a83d11e5f0f5aad708
1 parent 30cb455 commit f16a274

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
numpy==1.11.2rc1
3+
numpy==1.11.2
44
scipy==0.18.1
55
Pillow==3.4.2

testing/requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ mock==2.0.0
3636
mysql-python==1.2.5; python_version == '2.7'
3737
mysqlclient==1.3.9
3838
numpy==1.11.2
39-
numpy==1.11.2rc1
4039
oauth2client==4.0.0
4140
Pillow==3.4.2
4241
pyasn1-modules==0.0.8

0 commit comments

Comments
 (0)