requirements.txt 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. aiohappyeyeballs==2.6.1
  2. aiohttp==3.12.2
  3. aiosignal==1.3.2
  4. annotated-types==0.7.0
  5. attrs==25.3.0
  6. bitarray==3.4.2
  7. blinker==1.9.0
  8. certifi==2025.4.26
  9. charset-normalizer==3.4.2
  10. ckzg==2.1.1
  11. click==8.2.1
  12. colorama==0.4.6
  13. concurrent-log-handler==0.9.28
  14. cytoolz==1.0.1
  15. dateparser==1.2.1
  16. dotenv==0.9.9
  17. eth-account==0.13.7
  18. eth-hash==0.7.1
  19. eth-keyfile==0.8.1
  20. eth-keys==0.7.0
  21. eth-rlp==2.2.0
  22. eth-typing==5.2.1
  23. eth-utils==5.3.0
  24. eth_abi==5.2.0
  25. Flask==3.1.1
  26. flask-cors==6.0.0
  27. frozenlist==1.6.0
  28. hexbytes==1.3.1
  29. idna==3.10
  30. itsdangerous==2.2.0
  31. Jinja2==3.1.6
  32. MarkupSafe==3.0.2
  33. multidict==6.4.4
  34. narwhals==1.41.0
  35. packaging==25.0
  36. parsimonious==0.10.0
  37. plotly==6.1.2
  38. portalocker==3.2.0
  39. propcache==0.3.1
  40. pycryptodome==3.23.0
  41. pydantic==2.11.5
  42. pydantic_core==2.33.2
  43. python-binance==1.0.29
  44. python-dateutil==2.9.0.post0
  45. python-dotenv==1.1.0
  46. pytz==2025.2
  47. pyunormalize==16.0.0
  48. pywin32==310
  49. regex==2024.11.6
  50. requests==2.32.3
  51. rlp==4.1.0
  52. six==1.17.0
  53. toolz==1.0.0
  54. types-requests==2.32.0.20250515
  55. typing-inspection==0.4.1
  56. typing_extensions==4.13.2
  57. tzdata==2025.2
  58. tzlocal==5.3.1
  59. urllib3==2.4.0
  60. web3==7.12.0
  61. websocket-client==1.8.0
  62. websockets==15.0.1
  63. Werkzeug==3.1.3
  64. yarl==1.20.0