requirements.txt 449 B

12345678910111213141516171819202122232425
  1. Appium-Python-Client==5.2.4
  2. attrs==25.4.0
  3. certifi==2025.10.5
  4. exceptiongroup==1.3.0
  5. h11==0.16.0
  6. idna==3.11
  7. iniconfig==2.1.0
  8. outcome==1.3.0.post0
  9. packaging==25.0
  10. pluggy==1.6.0
  11. Pygments==2.19.2
  12. PySocks==1.7.1
  13. pytest==8.4.2
  14. pytest-dependency==0.6.0
  15. selenium==4.36.0
  16. setuptools==80.9.0
  17. sniffio==1.3.1
  18. sortedcontainers==2.4.0
  19. tomli==2.3.0
  20. trio==0.31.0
  21. trio-websocket==0.12.2
  22. typing_extensions==4.15.0
  23. urllib3==2.5.0
  24. websocket-client==1.9.0
  25. wsproto==1.2.0