requirements.txt 834B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Babel==1.3
  2. Beaker==1.6.4
  3. CherryPy==3.6.0
  4. FormEncode==1.3.0a1
  5. Genshi==0.7
  6. Mako==1.0.0
  7. MarkupSafe==0.15
  8. PasteDeploy==1.5.2
  9. SQLAlchemy==0.9.8
  10. Tempita==0.5.3dev
  11. TurboGears2==2.3.4
  12. WebOb==1.4
  13. WebTest==1.4.2
  14. alembic==0.6.7
  15. argparse==1.2.1
  16. backlash==0.0.6
  17. beautifulsoup4==4.3.2
  18. cliff==1.8.0
  19. cmd2==0.6.7
  20. coverage==4.0a1
  21. crank==0.7.1
  22. decorator==3.4.0
  23. distribute==0.7.3
  24. gearbox==0.0.6
  25. itsdangerous==0.24
  26. nose==1.3.4
  27. pbr==0.10.0
  28. prettytable==0.7.2
  29. psycopg2==2.5.4
  30. pyparsing==2.0.3
  31. pytz==2014.7
  32. repoze.lru==0.6
  33. repoze.who==2.2
  34. six==1.8.0
  35. speaklater==1.3
  36. sprox==0.9.4
  37. stevedore==1.1.0
  38. tg.devtools==2.3.4
  39. tgapp-resetpassword==0.1.3
  40. tgext.admin==0.6.4
  41. tgext.asyncjob==0.3.1
  42. tgext.crud==0.7.3
  43. tgext.pluggable==0.5.2
  44. transaction==1.4.3
  45. tw2.core==2.2.2
  46. tw2.forms==2.2.2.1
  47. waitress==0.8.9
  48. wsgiref==0.1.2
  49. zope.interface==4.1.1
  50. zope.sqlalchemy==0.7.5