Skip to content

Commit

Permalink
ci: Bump colab package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-sigtech committed May 28, 2024
1 parent d5b4255 commit 466bf08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ jobs:
python: '3.10'
# Google Colab
pip: >-
charset-normalizer==2.0.12
charset-normalizer==3.3.2
matplotlib==3.7.1
matplotlib-inline==0.1.7
urllib3==1.26.16
urllib3==2.0.7
six==1.16.0
python-dateutil==2.8.2
requests==2.27.1
numpy==1.22.4
pandas==1.5.3
requests==2.31.0
numpy==1.25.2
pandas==2.0.3
timeout: 6
- os: 'ubuntu-22.04'
python: '3.11'
Expand Down

0 comments on commit 466bf08

Please sign in to comment.