Skip to content

Commit bffe8dc

Browse files
authored
Merge pull request #575 from FederatedAI/feature-2.2.0-update-req
update release note
2 parents 2610522 + 256b487 commit bffe8dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
## Release 2.1.0
26
### Major Features and Improvements
37
Improved the display issue of output data.

python/requirements-fate.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cloudpickle==2.1.0
88
click
99
ruamel-yaml==0.16
1010
numpy<2.0.0
11-
pandas==2.2.2
11+
pandas
1212
transformers==4.37.2
1313
accelerate==0.27.2
1414
beautifultable

0 commit comments

Comments
 (0)