AdamyaG commited on
Commit
48306ac
·
verified ·
1 Parent(s): 9e02c8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- smolagents==1.4.1
2
- opencv-python-headless==4.11.0.86
3
- pytesseract==0.3.13
4
- pillow==11.1.0
5
- numpy==2.2.2
6
- markdownify==0.14.1
7
- duckduckgo-search==7.2.1
 
 
1
+ duckduckgo-search==7.2.1
2
+ ipython==8.31.0
3
+ markdownify==0.14.1
4
+ numpy==2.2.2
5
+ opencv-python-headless==4.11.0.86
6
+ pillow==11.1.0
7
+ pytesseract==0.3.13
8
+ smolagents==1.4.1