Skip to content

Commit

Permalink
remove explicit version pinning for pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olf42 committed Mar 13, 2019
1 parent 40059f7 commit d237665
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 @@ -3,5 +3,5 @@ Flask==0.12.2
click==6.7
setuptools==40.6.3
flask_cors==3.0.7
PyYAML==3.13
rdflib-jsonld==0.4.0
PyYAML>=3.13
rdflib-jsonld==0.4.0

0 comments on commit d237665

Please sign in to comment.