requirements.txt 936 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. amqp==5.1.1
  2. async-generator==1.10
  3. async-timeout==4.0.2
  4. attrs==23.1.0
  5. billiard==3.6.4.0
  6. celery==5.2.7
  7. certifi==2022.12.7
  8. charset-normalizer==3.1.0
  9. click==8.1.3
  10. click-didyoumean==0.3.0
  11. click-plugins==1.1.1
  12. click-repl==0.2.0
  13. contourpy==1.0.7
  14. cycler==0.11.0
  15. exceptiongroup==1.1.1
  16. fake-useragent==1.1.3
  17. fonttools==4.39.3
  18. greenlet==2.0.2
  19. h11==0.14.0
  20. idna==3.4
  21. kaleido==0.2.1
  22. kiwisolver==1.4.4
  23. kombu==5.2.4
  24. lxml==4.9.2
  25. matplotlib==3.7.1
  26. numpy==1.24.3
  27. outcome==1.2.0
  28. packaging==23.1
  29. pandas==2.0.1
  30. Pillow==9.5.0
  31. plotly==5.14.1
  32. prompt-toolkit==3.0.38
  33. psycopg2-binary==2.9.6
  34. pyparsing==3.0.9
  35. PySocks==1.7.1
  36. python-dateutil==2.8.2
  37. python-dotenv==1.0.0
  38. pytz==2023.3
  39. redis==4.5.4
  40. requests==2.29.0
  41. schedule==1.2.0
  42. selenium==4.9.0
  43. six==1.16.0
  44. sniffio==1.3.0
  45. sortedcontainers==2.4.0
  46. SQLAlchemy==2.0.11
  47. tenacity==8.2.2
  48. trio==0.22.0
  49. trio-websocket==0.10.2
  50. typing_extensions==4.5.0
  51. tzdata==2023.3
  52. urllib3==1.26.15
  53. vine==5.0.0
  54. wcwidth==0.2.6
  55. wsproto==1.2.0