Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Downgrade PyYAML because 4.1 release is missing #71

Merged
merged 1 commit into from
Jul 4, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgpack==0.5.1 # pyup: ignore
xxhash==1.0.1
lmdb==0.94
regex==2018.06.21
PyYAML==4.1
PyYAML==3.12
# Delayed import
psycopg2==2.7.5
# Code style checks
Expand All @@ -17,4 +17,4 @@ pytest==3.6.2
pytest-cov==2.5.1
pytest-xdist==1.22.2
# Support packages for other users
wheel==0.31.1
wheel==0.31.1