sympy in work-environment.yml added

sympy for symbolic math added
This commit is contained in:
nicolas 2022-11-14 13:50:18 +00:00
parent cdf23789d3
commit 615c47195a
1 changed files with 2 additions and 1 deletions

View File

@ -48,4 +48,5 @@ dependencies:
- psycopg2 #PostgreSQL adapter - psycopg2 #PostgreSQL adapter
- nmrglue #working with NMR data in Python - nmrglue #working with NMR data in Python
- ipykernel - ipykernel
- tabulate - tabulate
- sympy