anvil/requirements.txt
Joshua Harlow 675f23710e Avoid calling into pip apis to get/run egg_info commands
Change-Id: I74e3c48b9a818ab11345436210f03b9a633d9d2b
2015-07-10 17:16:55 -07:00

20 lines
380 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process (and later running processes...).
pip<6
pkginfo
cheetah>=2.4.4
iniparse
iso8601>=0.1.8
netifaces>=0.5
ordereddict
progressbar
psutil>=0.6.1,<1.0
PyYAML>=3.1.0
six>=1.4.1
termcolor
argparse
futures
jsonpatch>=1.1