requirements-indirect.txt 489 B

12345678910111213141516171819202122232425262728
  1. altgraph==0.17
  2. appdirs==1.4.4
  3. attrs==20.3.0
  4. bcrypt==3.2.0
  5. cffi==1.14.4
  6. cryptography==3.3.2
  7. distlib==0.3.1
  8. entrypoints==0.3
  9. filelock==3.0.12
  10. gitdb2==4.0.2
  11. mccabe==0.6.1
  12. more-itertools==8.6.0; python_version >= '3.5'
  13. more-itertools==5.0.0; python_version < '3.5'
  14. packaging==20.4
  15. pluggy==0.13.1
  16. py==1.9.0
  17. pycodestyle==2.6.0
  18. pycparser==2.20
  19. pyflakes==2.2.0
  20. PyNaCl==1.4.0
  21. pyparsing==2.4.7
  22. pyrsistent==0.16.0
  23. smmap==3.0.4
  24. smmap2==3.0.1
  25. toml==0.10.1
  26. tox==3.21.2
  27. virtualenv==20.4.0
  28. wcwidth==0.2.5