Skip to content

Commit cdb652b

Browse files
author
Jon Wayne Parrott
committed
Fix requirements.
Change-Id: I6cff859d6b8830f3854f884e8d670230e96d1e7f
1 parent c80f323 commit cdb652b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ mysql-python==1.2.5
88
PyCrypto==2.6.1
99
pytest-cov==2.3.0
1010
pytest==2.9.2
11-
PyYAML==3.11
11+
pyyaml==3.11
1212
responses==0.5.1
1313
WebTest==2.0.23

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ PyMySQL==0.7.6
3333
pytest-cov==2.3.0
3434
pytest==2.9.2
3535
pyyaml==3.11
36-
PyYAML==3.11
3736
redis==2.10.5
3837
requests-toolbelt==0.7.0
3938
requests==2.11.0

0 commit comments

Comments
 (0)