Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
pycairo
|
2 |
gradio
|
|
|
3 |
reportlab>=3.6.2
|
4 |
PyPDF2==1.26.0
|
5 |
google-generativeai
|
|
|
1 |
pycairo
|
2 |
gradio
|
3 |
+
ipython
|
4 |
reportlab>=3.6.2
|
5 |
PyPDF2==1.26.0
|
6 |
google-generativeai
|