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

Commit

Permalink
Merge pull request #71 from vertexproject/PyYAML
Browse files Browse the repository at this point in the history
Downgrade PyYAML because 4.1 release is missing
  • Loading branch information
vertexmc committed Jul 4, 2018
2 parents 4c65447 + 32ddef7 commit 3735488
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 3735488

Please sign in to comment.