Skip to content

Commit

Permalink
Bump pandas from 2.0.1 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.0.1...v2.2.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent e8f8a7f commit 1e4f624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data-generator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
huggingface_hub==0.25.1
pandas==2.0.1
pandas==2.2.3
transformers==4.43.3
2 changes: 1 addition & 1 deletion fine-tuner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lightning==2.5.0.post0
pandas==2.0.1
pandas==2.2.3
torch==2.3.1
torchmetrics==1.4.0.post0
transformers==4.43.3

0 comments on commit 1e4f624

Please sign in to comment.