requirements.txt 1015 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #
  2. # This file is autogenerated by pip-compile with python 3.9
  3. # To update, run:
  4. #
  5. # pip-compile --output-file=requirements.txt requirements.in
  6. #
  7. chameleon==3.9.1
  8. # via pyramid-chameleon
  9. greenlet==1.1.2
  10. # via sqlalchemy
  11. gunicorn==20.1.0
  12. # via -r requirements.in
  13. hupper==1.10.3
  14. # via pyramid
  15. orjson==3.6.5
  16. # via -r requirements.in
  17. pastedeploy==2.1.1
  18. # via plaster-pastedeploy
  19. plaster==1.0
  20. # via
  21. # plaster-pastedeploy
  22. # pyramid
  23. plaster-pastedeploy==0.7
  24. # via pyramid
  25. psycopg2==2.9.2
  26. # via sqlalchemy
  27. pyramid==2.0
  28. # via
  29. # -r requirements.in
  30. # pyramid-chameleon
  31. pyramid-chameleon==0.3
  32. # via -r requirements.in
  33. sqlalchemy[postgresql]==1.4.28
  34. # via -r requirements.in
  35. translationstring==1.4
  36. # via pyramid
  37. venusian==3.0.0
  38. # via pyramid
  39. webob==1.8.7
  40. # via pyramid
  41. zope.deprecation==4.4.0
  42. # via pyramid
  43. zope.interface==5.4.0
  44. # via pyramid
  45. # The following packages are considered to be unsafe in a requirements file:
  46. # setuptools