ddooling commited on
Commit
f24b639
·
verified ·
1 Parent(s): 0716734

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- matplotlib
2
- numpy
3
- openai
4
- pandas
5
- pandasai
6
- pyautogen
7
- python-dotenv
8
- Requests
9
- typing_extensions
10
- tavily-python
11
- gradio
12
- gradio-client
13
- gradio_pdf
 
1
+ gradio==4.44.1
2
+ gradio_pdf==0.0.16
3
+ matplotlib==3.7.5
4
+ numpy==1.23.5
5
+ openai==1.51.2
6
+ pandas==1.5.3
7
+ pandasai==2.2.15
8
+ pyautogen==0.3.0
9
+ python-dotenv==1.0.1
10
+ Requests==2.32.3
11
+ tavily_python==0.5.0
12
+ typing_extensions==4.12.2
13
+ flaml[automl]