Skip to content

Commit

Permalink
Add marks
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeroto521 committed Aug 11, 2022
1 parent 878fc32 commit 94effb2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ dependencies:
- pandas
- pandas-flavor
- multipledispatch
- scipy
- scipy # math, functions

# optional
- biopython
- natsort
- natsort # functions
- numba # functions
- biopython # biology
- rdkit # chemistry
- tqdm # chemistry
- unyt # engineering
- requests # finance
- pyspark>=3.2.0
- rdkit
- tqdm
- unyt
- xarray
- numba
- requests
# io
- openpyxl
- xlrd
Expand Down

0 comments on commit 94effb2

Please sign in to comment.