Skip to content

Commit cdfabed

Browse files
soris-codesAaron Suarez
authored and
Aaron Suarez
committed
Pinning pyyaml dependency (#151)
Pinning pyyaml dependency
1 parent cfdb2ce commit cdfabed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Flask-Migrate==2.4.0
44
psycopg2-binary==2.7.7
55
pytest-cov==2.6.1
66
pytest-mock==1.10.1
7-
pyyaml>=4.2b1
7+
pyyaml==5.1
88
requests==2.21.0
99
SQLAlchemy-Utils==0.33.11

0 commit comments

Comments
 (0)