Skip to content

Commit

Permalink
Add version requirement for specutils
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Feb 18, 2021
1 parent 29a9fce commit 7a08f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
'python-dateutil',
'requests',
'scipy',
'specutils',
'specutils>=1.1',
'sqlalchemy',
],
extras_require={
Expand Down

0 comments on commit 7a08f8f

Please sign in to comment.