freebsd.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. #
  2. # This file is autogenerated by pip-compile
  3. # To update, run:
  4. #
  5. # pip-compile -o requirements/static/pkg/py3.8/freebsd.txt -v requirements/base.txt requirements/zeromq.txt requirements/static/pkg/freebsd.in
  6. #
  7. backports.functools-lru-cache==1.5 # via cheroot
  8. certifi==2020.6.20 # via requests
  9. cffi==1.14.3 # via cryptography
  10. chardet==3.0.4 # via requests
  11. cheroot==6.5.4 # via cherrypy
  12. cherrypy==17.3.0
  13. contextlib2==0.5.5 # via cherrypy
  14. cryptography==3.2 # via pyopenssl
  15. distro==1.5.0
  16. idna==2.8 # via requests
  17. jaraco.functools==2.0 # via tempora
  18. jinja2==2.10.1
  19. markupsafe==1.1.1
  20. more-itertools==5.0.0 # via cheroot, cherrypy, jaraco.functools
  21. msgpack==1.0.0
  22. portend==2.4 # via cherrypy
  23. psutil==5.6.7
  24. pycparser==2.17 # via cffi
  25. pycryptodomex==3.9.8
  26. pyopenssl==19.1.0
  27. python-dateutil==2.8.1
  28. python-gnupg==0.4.4
  29. pytz==2020.1 # via tempora
  30. pyyaml==5.3.1
  31. pyzmq==19.0.0 ; python_version < "3.9"
  32. requests==2.21.0
  33. setproctitle==1.1.10
  34. six==1.15.0 # via cheroot, cherrypy, cryptography, more-itertools, pyopenssl, python-dateutil, tempora
  35. tempora==1.14.1 # via portend
  36. timelib==0.2.5
  37. urllib3==1.24.2 # via requests
  38. zc.lockfile==1.4 # via cherrypy