requirements-dev.txt 460 B

1234567891011121314151617181920212223242526272829
  1. attrs==22.1.0
  2. Brotli==1.0.9
  3. cachetools==4.2.4
  4. click==8.0.4
  5. dataclasses==0.6
  6. defusedxml==0.7.1
  7. Flask==2.0.1
  8. gevent==22.10.2
  9. greenlet==2.0.1
  10. importlib-metadata==4.6.4
  11. iniconfig==1.1.1
  12. itsdangerous==2.0.1
  13. Jinja2==3.0.3
  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.5
  21. stem==1.8.0
  22. toml==0.10.2
  23. typing-extensions==3.10.0.2
  24. urllib3==1.26.11
  25. Werkzeug==2.1.1
  26. zipp==3.5.1
  27. zope.event==4.5.0
  28. zope.interface==5.4.0