Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -32,4 +32,6 @@ pybase64
|
|
32 |
# Testing and development
|
33 |
pytest
|
34 |
pytest-asyncio
|
35 |
-
httpx
|
|
|
|
|
|
32 |
# Testing and development
|
33 |
pytest
|
34 |
pytest-asyncio
|
35 |
+
httpx
|
36 |
+
|
37 |
+
textblob
|