Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ PyMuPDF
|
|
3 |
gradio~=5.4.0
|
4 |
pillow~=10.4.0
|
5 |
tiktoken~=0.6.0
|
|
|
|
3 |
gradio~=5.4.0
|
4 |
pillow~=10.4.0
|
5 |
tiktoken~=0.6.0
|
6 |
+
pandas
|