Skip to content

Commit

Permalink
Revert "[requirements] bumping pyyaml to 5.1 (#3839)"
Browse files Browse the repository at this point in the history
This reverts commit b318272.
  • Loading branch information
remeh committed May 14, 2019
1 parent b318272 commit 18da775
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -7,5 +7,4 @@ gem 'rake'
gem 'rubocop', '~>0.50.0'

# Upper versions are incompatible with ruby version on Travis (1.9.3)
gem 'parallel', '~>1.13.0'
gem 'public_suffix', '~>1.4.0'
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -28,7 +28,7 @@ python-consul==0.4.7
# utils/service_discovery/config_stores.py
python-etcd==0.4.5
# the libyaml bindings are optional
pyyaml==5.1
pyyaml==3.11
# note: requests is also used in many checks
# upgrade with caution
requests==2.20.1
Expand Down

0 comments on commit 18da775

Please sign in to comment.