requirements.txt 445 B

12345678910111213141516171819202122232425
  1. attrs==25.1.0
  2. black==25.1.0
  3. certifi==2025.1.31
  4. charset-normalizer==3.4.1
  5. click==8.1.8
  6. exceptiongroup==1.2.2
  7. h11==0.14.0
  8. idna==3.10
  9. mypy-extensions==1.0.0
  10. outcome==1.3.0.post0
  11. packaging==24.2
  12. pathspec==0.12.1
  13. platformdirs==4.3.6
  14. PySocks==1.7.1
  15. requests==2.32.3
  16. selenium==4.29.0
  17. sniffio==1.3.1
  18. sortedcontainers==2.4.0
  19. tomli==2.2.1
  20. trio==0.29.0
  21. trio-websocket==0.12.2
  22. typing_extensions==4.12.2
  23. urllib3==2.3.0
  24. websocket-client==1.8.0
  25. wsproto==1.2.0