Skip to content

Commit

Permalink
Relax pip requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
randomir committed Oct 31, 2023
1 parent c8d282f commit ebe2f8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
dwave-ocean-sdk>=3.3.0

matplotlib==3.3.4; python_version>'3.5'
matplotlib==3.0.3; python_version=='3.5'
matplotlib>=3.3.4

0 comments on commit ebe2f8f

Please sign in to comment.