Skip to content

Commit

Permalink
Merge pull request #43 from srivatsankrishnan/ShvetankPrakash-patch-3
Browse files Browse the repository at this point in the history
CFU Playground needs numpy 1.22.4
  • Loading branch information
srivatsankrishnan authored Oct 20, 2023
2 parents 0c08aaf + 457dcde commit ccbefc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
dependencies:
- python=3.9
- gym >= 0.17.2
- numpy=1.21.5
- numpy=1.22.4
- pandas
- seaborn
- requests
Expand Down

0 comments on commit ccbefc1

Please sign in to comment.