Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Commit

Permalink
use newest numpoly possible for numpy 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
loikein committed Jun 11, 2021
1 parent 78ab44f commit 55c4871
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,8 @@ dependencies:
- pip

- pandas
- numpy=1.19
- numpy<1.20
- numpoly<1.2.0
- scipy
- statsmodels
- seaborn

0 comments on commit 55c4871

Please sign in to comment.