JoaquinVanschoren commited on
Commit
8be668b
·
1 Parent(s): df5f347

first complete version

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  mlcroissant>=1.0.17
2
- pydantic==2.10.6
3
  gradio>=3.50.2
4
  func_timeout
5
  requests
6
- huggingface-hub==0.30.1
7
- fsspec==2023.10.0
8
- aiohttp==3.11.15
9
- aiohappyeyeballs==2.6.1
10
- pandas==2.2.2
11
- pyarrow==18.1.0
12
  GitPython>=3.1.0
 
1
  mlcroissant>=1.0.17
2
+ pydantic>=2.10.6
3
  gradio>=3.50.2
4
  func_timeout
5
  requests
6
+ huggingface-hub>=0.30.1
7
+ fsspec>=2023.10.0
8
+ aiohttp>=3.11.15
9
+ aiohappyeyeballs>=2.6.1
10
+ pandas>=2.2.2
11
+ pyarrow>=18.1.0
12
  GitPython>=3.1.0