We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2610522 + 256b487 commit bffe8dcCopy full SHA for bffe8dc
RELEASE.md
@@ -1,3 +1,7 @@
1
+## Release 2.2.0
2
+### Major Features and Improvements
3
+* Upgrade from Python 3.8 to Python 3.10
4
+
5
## Release 2.1.0
6
### Major Features and Improvements
7
Improved the display issue of output data.
python/requirements-fate.txt
@@ -8,7 +8,7 @@ cloudpickle==2.1.0
8
click
9
ruamel-yaml==0.16
10
numpy<2.0.0
11
-pandas==2.2.2
+pandas
12
transformers==4.37.2
13
accelerate==0.27.2
14
beautifultable
0 commit comments