Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
better-profanity
|
|
|
4 |
googletrans==4.0.0-rc1
|
5 |
textblob
|
6 |
nltk
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
better-profanity
|
4 |
+
fpdf
|
5 |
googletrans==4.0.0-rc1
|
6 |
textblob
|
7 |
nltk
|