requirements.txt 430 B

1234567891011121314151617181920212223242526
  1. certifi==2023.7.22
  2. charset-normalizer==3.3.1
  3. coverage==7.3.2
  4. exceptiongroup==1.1.3
  5. idna==3.4
  6. iniconfig==2.0.0
  7. iso8601==1.0.2
  8. numpy==1.26.1
  9. packaging==23.2
  10. pandas==2.1.1
  11. pluggy==1.3.0
  12. PyMySQL==1.1.0
  13. pytest==7.4.3
  14. pytest-cov==4.1.0
  15. python-dateutil==2.8.2
  16. pytz==2023.3.post1
  17. PyYAML==6.0.1
  18. requests==2.31.0
  19. six==1.16.0
  20. SQLAlchemy==2.0.22
  21. taospy==2.7.12
  22. tomli==2.0.1
  23. tqdm==4.66.1
  24. typing_extensions==4.8.0
  25. tzdata==2023.3
  26. urllib3==2.0.7