Skip to content

Commit

Permalink
uzsu: Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
msinn committed Nov 27, 2022
1 parent 4937d6a commit 5c7f550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions uzsu/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy
scipy>=1.1.0,<=1.3.0;python_version<'3.7'
scipy>=1.2.0,<=1.7.3;python_version=='3.7'
#scipy>=1.5.0,<=1.8.1;python_version>'3.7'
scipy>=1.2.0,<=1.7.3;python_version=='3.8'
scipy>=1.2.0,<=1.7.3;python_version=='3.9'
scipy>=1.2.0,<=1.7.3;python_version=='3.10'
scipy>=1.2.0,<=1.8.1;python_version=='3.8'
scipy>=1.2.0,<=1.8.1;python_version=='3.9'
scipy>=1.2.0,<=1.8.1;python_version=='3.10'
scipy>=1.9.2;python_version>='3.11'

0 comments on commit 5c7f550

Please sign in to comment.