requirements-dev.txt 458 B

1234567891011121314151617181920212223242526272829
  1. attrs>=20.3.0
  2. Brotli>=1.0.9
  3. cachetools>=4.2.2
  4. click>=8.0.1
  5. dataclasses>=0.6
  6. defusedxml>=0.7.1
  7. Flask>=2.0.1
  8. gevent>=21.8.0
  9. greenlet>=1.1.1
  10. importlib-metadata>=4.6.4
  11. iniconfig>=1.1.1
  12. itsdangerous>=2.0.1
  13. Jinja2>=3.0.1
  14. MarkupSafe>=2.0.1
  15. packaging>=20.9
  16. pluggy>=0.13.1
  17. py>=1.10.0
  18. pyparsing>=2.4.7
  19. PySocks>=1.7.1
  20. pytest>=6.2.2
  21. stem>=1.8.0
  22. toml>=0.10.2
  23. typing-extensions>=3.10.0.0
  24. urllib3>=1.26.6
  25. Werkzeug>=2.0.1
  26. zipp>=3.5.0
  27. zope.event>=4.5.0
  28. zope.interface>=5.4.0