requirements.txt 581 B

1234567891011121314151617181920212223242526272829303132333435
  1. aniso8601==9.0.1
  2. beautifulsoup4==4.9.3
  3. certifi==2020.12.5
  4. chardet==3.0.4
  5. click==7.1.2
  6. contextvars==2.4
  7. flake8==3.9.0
  8. Flask==1.1.2
  9. Flask-Cors==3.0.10
  10. Flask-RESTful==0.3.8
  11. googletrans==3.1.0a0
  12. h11==0.9.0
  13. h2==3.2.0
  14. hpack==3.0.0
  15. hstspreload==2020.12.22
  16. httpcore==0.9.1
  17. httpx==0.13.3
  18. hyperframe==5.2.0
  19. idna==2.10
  20. immutables==0.15
  21. importlib-metadata==3.10.0
  22. itsdangerous==1.1.0
  23. Jinja2==2.11.3
  24. MarkupSafe==1.1.1
  25. mccabe==0.6.1
  26. pycodestyle==2.7.0
  27. pyflakes==2.3.1
  28. pytz==2021.1
  29. rfc3986==1.4.0
  30. six==1.15.0
  31. sniffio==1.2.0
  32. soupsieve==2.2.1
  33. typing-extensions==3.7.4.3
  34. Werkzeug==1.0.1
  35. zipp==3.4.1