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:
commit
d04fc7552f
|
@ -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
|
Loading…
Reference in New Issue