Merge pull request #298 from Rosyrain/main

Add third-party libraries and their versions for word cloud generation to the requirements.txt file.
This commit is contained in:
程序员阿江-Relakkes
2024-06-13 12:50:57 +08:00
committed by GitHub

View File

@@ -11,3 +11,6 @@ aiofiles~=23.2.1
fastapi==0.110.2
uvicorn==0.29.0
python-dotenv==1.0.1
jieba==0.42.1
wordcloud==1.9.3
matplotlib==3.9.0