requirements.txt 580 B

12345678910111213141516171819202122232425262728293031
  1. async-generator==1.10
  2. attrs==21.4.0
  3. certifi==2022.6.15
  4. cffi==1.15.0
  5. charset-normalizer==2.0.12
  6. cryptography==37.0.2
  7. dataclasses-json==0.5.7
  8. h11==0.13.0
  9. idna==3.3
  10. marshmallow==3.16.0
  11. marshmallow-enum==1.5.1
  12. mypy-extensions==0.4.3
  13. oauthlib==3.2.0
  14. outcome==1.2.0
  15. packaging==21.3
  16. pycparser==2.21
  17. pyOpenSSL==22.0.0
  18. pyparsing==3.0.9
  19. PySocks==1.7.1
  20. python-facebook-api==0.14.0
  21. requests==2.28.0
  22. requests-oauthlib==1.3.1
  23. selenium==4.2.0
  24. sniffio==1.2.0
  25. sortedcontainers==2.4.0
  26. trio==0.21.0
  27. trio-websocket==0.9.2
  28. typing-inspect==0.7.1
  29. typing_extensions==4.2.0
  30. urllib3==1.26.9
  31. wsproto==1.1.0