python-swiftclient/requirements.txt
Tim Burke 317df7e527 Remove simplejson dependency
In addition to removing an unnecessary dependency, this closes another
hole that was allowing raw bytes to appear in user-facing messages.

Change-Id: Ia0b76426a38e5a5c368c4c7e7ba2aef286758aca
2015-05-20 18:14:53 -07:00

4 lines
40 B
Plaintext

futures>=2.1.3
requests>=1.1
six>=1.5.2