Skip to content

Commit

Permalink
requirements to avoid an issue with newer scs on python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey committed Jun 6, 2024
1 parent 0b5c5d2 commit acc8ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pytest==7.4.4
python-dateutil==2.8.2
PyYAML==6.0.1
requests==2.25.0
scs<=3.2.4.post1; python_version <= '3.7'
soundfile==0.12.1
Sphinx==5.3.0
sphinx-rtd-theme==2.0.0
Expand Down

0 comments on commit acc8ba7

Please sign in to comment.