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