requirements.txt 383 B

1234567891011121314151617181920212223
  1. annotated-types==0.7.0
  2. anyio==4.4.0
  3. certifi==2024.7.4
  4. charset-normalizer==3.3.2
  5. distro==1.9.0
  6. h11==0.14.0
  7. httpcore==1.0.5
  8. httpx==0.27.2
  9. idna==3.8
  10. jieba==0.42.1
  11. jiter==0.5.0
  12. openai==1.42.0
  13. pydantic==2.8.2
  14. pydantic_core==2.20.1
  15. pypinyin==0.52.0
  16. python-dotenv==1.0.1
  17. regex==2024.7.24
  18. requests==2.32.3
  19. sniffio==1.3.1
  20. tiktoken==0.7.0
  21. tqdm==4.66.5
  22. typing_extensions==4.12.2
  23. urllib3==2.2.2