python-botocore/requirements.txt

11 lines
264 B
Plaintext
Raw Normal View History

2017-02-02 09:27:08 +01:00
tox>=2.5.0,<3.0.0
2018-05-08 03:57:43 +02:00
python-dateutil>=2.1,<2.7.0; python_version=="2.6"
python-dateutil>=2.1,<3.0.0; python_version>="2.7"
nose==1.3.7
mock==1.3.0
wheel==0.24.0
docutils>=0.10
behave==1.2.5
-e git://github.com/boto/jmespath.git@develop#egg=jmespath
2018-02-11 09:52:35 +01:00
jsonschema==2.5.1