Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn[standard]
|
3 |
better-profanity
|
4 |
googletrans==4.0.0-rc1
|
5 |
-
textblob
|
|
|
|
2 |
uvicorn[standard]
|
3 |
better-profanity
|
4 |
googletrans==4.0.0-rc1
|
5 |
+
textblob
|
6 |
+
forex-python
|