Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlackner committed Apr 2, 2024
1 parent 4260fde commit cc89efb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ def read_version():
"pytest>=6",
"coverage[toml]>=5.3",
"black==22.3.0",
"Sphinx>=4.4.0",
"Sphinx>=7.0",
"sphinx-rtd-theme>=1.0.0",
"numpydoc>=1.2",
"sphinx-codeautolink>=0.10",
"numpydoc>=1.5",
"sphinx-codeautolink>=0.15",
"matplotlib>=3.4.3",
]
},
Expand Down

0 comments on commit cc89efb

Please sign in to comment.