awacke1 commited on
Commit
2625fc2
1 Parent(s): 2616e8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  datasets
2
  transformers
3
  pandas-profiling
@@ -5,4 +9,3 @@ huggingface-hub
5
  gradio
6
  Tensorflow
7
  torch
8
- pydantic-settings
 
1
+ pandas==1.3.5
2
+ pydantic==1.8.2
3
+ pydantic-settings
4
+
5
  datasets
6
  transformers
7
  pandas-profiling
 
9
  gradio
10
  Tensorflow
11
  torch