Update requirements.txt
Browse files- requirements.txt +0 -10
requirements.txt
CHANGED
@@ -1,16 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
better-profanity
|
4 |
-
fpdf
|
5 |
-
googletrans==4.0.0-rc1
|
6 |
-
textblob
|
7 |
-
nltk
|
8 |
-
language-tool-python
|
9 |
-
langdetect
|
10 |
-
currencyconverter
|
11 |
pillow
|
12 |
-
scikit-learn
|
13 |
-
opencv-python
|
14 |
numpy
|
15 |
-
keybert
|
16 |
requests
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
better-profanity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
pillow
|
|
|
|
|
5 |
numpy
|
|
|
6 |
requests
|