Skip to content

Commit

Permalink
Added upgraded packages
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch committed May 4, 2024
1 parent 83d2aab commit f6ebad9
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,18 @@ dependencies:
- wheel
- xz
- zlib
- python=3.8
- python=3.12
- pip:
- fasteners==0.18
- matplotlib==3.6.3
- numpy==1.23.5
- pandas==2.0.2
- pylint==2.17.5
- GitPython==3.1.31
- prettytable==3.8.0
- seaborn==0.12.2
- fasteners==0.19
- matplotlib==3.8.4
- numpy==1.26.4
- pandas==2.2.2
- pylint==3.1.0
- GitPython==3.1.43
- prettytable==3.10.0
- seaborn==0.13.2
- rich==13.7.1
- black==23.3.0
- psutil==5.9.5
- black==24.4.2
- psutil==5.9.8
- termplotlib==0.3.9
- timeout-decorator==0.5.0
- loguru==0.7.2

0 comments on commit f6ebad9

Please sign in to comment.