requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. aiofiles==0.8.0
  2. anyio==3.6.1
  3. appdirs==1.4.4
  4. astroid==2.12.10
  5. attrs==21.4.0
  6. brotlipy==0.7.0
  7. chardet==5.0.0
  8. charset-normalizer==2.1.0
  9. click==8.1.3
  10. cmake==3.22.5
  11. colorama==0.4.5
  12. croniter==1.3.7
  13. Cython==0.29.30
  14. diff-cover==7.0.1
  15. dill==0.3.5.1
  16. fastapi~=0.85.0
  17. fastapi-pagination==0.9.3
  18. future==0.18.2
  19. gitdb==4.0.9
  20. GitPython==3.1.27
  21. greenlet==1.1.2
  22. gunicorn==20.1.0
  23. h11==0.13.0
  24. httptools==0.5.0
  25. iniconfig==1.1.1
  26. isort==5.10.1
  27. Jinja2~=3.0.3
  28. lazy-object-proxy==1.7.1
  29. MarkupSafe==2.1.1
  30. mccabe==0.7.0
  31. minio==6.0.2
  32. mysql-connector==2.2.9
  33. numpy==1.23.1
  34. opencv-python==4.6.0.66
  35. packaging==21.3
  36. pandas==1.4.3
  37. pathspec==0.10.1
  38. pexpect==4.8.0
  39. pickleshare==0.7.5
  40. Pillow==9.2.0
  41. platformdirs==2.5.2
  42. pluggy==1.0.0
  43. pure-sasl==0.6.2
  44. py==1.11.0
  45. pydantic~=1.10.2
  46. PyHive==0.6.5
  47. pylint==2.15.3
  48. PyMySQL==1.0.2
  49. pyparsing==3.0.9
  50. pytest==7.1.2
  51. python-multipart==0.0.5
  52. PyYAML==6.0
  53. regex==2022.9.13
  54. requests==2.28.1
  55. sasl==0.3.1
  56. smmap==5.0.0
  57. sniffio==1.2.0
  58. SQLAlchemy~=1.4.39
  59. sqlfluff==1.3.2
  60. starlette==0.19.1
  61. tblib==1.7.0
  62. thrift==0.16.0
  63. thrift-sasl==0.4.3
  64. toml==0.10.2
  65. tomli==2.0.1
  66. tomlkit==0.11.5
  67. tqdm==4.64.1
  68. typing_extensions==4.3.0
  69. uvicorn~=0.18.3
  70. uvloop==0.17.0
  71. wrapt==1.14.1
  72. python-kubernetes~=23.6.0
  73. decorator~=5.1.1
  74. configparser~=5.3.0