temp: Add a constraint on openedx-calc v2.0.1

`symmath` has been added to `openedx-calc v3.0.0`. Prior to removing
`symmath` from `edx-platform`, a constraint needs to be put on using the
old version of `openedx-calc` so that everything plays nicely.
This commit is contained in:
Carlos Muniz
2022-01-21 10:08:40 -05:00
parent 62b7db64bc
commit 653870da53

View File

@@ -96,3 +96,6 @@ py2neo<2022
# Sphinx requires docutils<0.18. This pin can be removed once https://github.com/sphinx-doc/sphinx/issues/9777 is closed.
docutils<0.18
# Temporary constraint on openedx-calc. Latest openedx-calc also contains symmath, which may upend symmath package version
openedx-calc==2.0.1