Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiohttp==3.8.5
|
2 |
ipython==8.14.0
|
3 |
pip-chill==1.0.3
|
|
|
1 |
+
nltk==3.8.1
|
2 |
aiohttp==3.8.5
|
3 |
ipython==8.14.0
|
4 |
pip-chill==1.0.3
|