-
- Downloads
Adjust ipython requirements and example (#415)
add ipython to requirements; delete unused import from paul graham example
... | ... | @@ -6,6 +6,7 @@ pytest-dotenv==0.5.2 |
# third-party (libraries) | ||
rake_nltk==1.0.6 | ||
ipython==8.9.0 | ||
# linting stubs | ||
types-requests==2.28.11.8 | ||
... | ... |
Please register or sign in to comment