Skip to content

Commit

Permalink
BLD: Avoid schema 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Beek committed Dec 2, 2021
1 parent 4c0a60b commit 1ddc0a3
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 @@ -119,7 +119,7 @@
'scipy',
'pandas',
'pyyaml>=5.1',
'schema',
'schema!=0.7.5',
'AssertionLib>=2.2.3',
'plams>=1.5.1',
'contextlib2>=0.6.0; python_version=="3.6"',
Expand Down

0 comments on commit 1ddc0a3

Please sign in to comment.