Skip to content

Commit

Permalink
update environment to pandas 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
augustopher committed Aug 7, 2023
1 parent 7844ea4 commit 06be3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ dependencies:
- python>=3.11
- pip>=22.1
- nbconvert>=6.1
- numpy>=1.25
- pandas=1.5
- numpy=1.25
- pandas=2.0
- seaborn=0.12
- ipykernel>=6.4
- jinja2>=2.11
Expand Down

0 comments on commit 06be3b3

Please sign in to comment.