aslan-ng commited on
Commit
9809263
·
verified ·
1 Parent(s): 1afb4a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- smolagents[toolkit]
2
  pandas
3
  huggingface_hub
4
  datasets
5
  langchain_community
6
  wikipedia
7
  networkx
8
- openai
9
  langchain_community
10
  numpy
11
  datasets
12
  gspread
13
- gradio
 
 
 
 
1
  pandas
2
  huggingface_hub
3
  datasets
4
  langchain_community
5
  wikipedia
6
  networkx
 
7
  langchain_community
8
  numpy
9
  datasets
10
  gspread
11
+ smolagents==1.23.0
12
+ openai==2.8.1
13
+ gradio==5.50.0