WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

#108 Upgraded lxml dependency from 3.6.1 to 3.6.4. #135

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

I would like to upgrade further, but don't think it's prudent until we get unit tests and integration tests sorted in #130. Then we could probably bump the version up further.

For now, I think upgrading the dependency from 3.6.1 to 3.6.4 is fairly safe (unit tests pass) and the version change bring in stabilization fixes only. See http://lxml.de/3.6/changes-3.6.4.html for details.