jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 50 forks source link

Update {,dev-,tox-}requirements.txt. #152

Open matiasb opened 6 years ago

matiasb commented 6 years ago

Updated requirements per #139.

Unpinned deps, recreated env, ran tests, some manual testing. Things looked ok, pinned deps back.

matiasb commented 6 years ago

It looks like latest Python 2.6 supported version of attrs is 15.2. I can switch that one back if 2.6 compatibility is desired?