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 744ad3c commit d577f61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dwave-ocean-sdk>=4.1
fire==0.4.0
pyyaml==5.4.1
matplotlib==3.3.4
fire>=0.4.0
pyyaml>=5.4.1
matplotlib>=3.3.4

0 comments on commit d577f61

Please sign in to comment.