Skip to content

Commit

Permalink
Specify version pandas (environment.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed May 3, 2023
1 parent f56d366 commit 295d000
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions environment.yml
Expand Up @@ -3,15 +3,15 @@ channels:
- conda-forge
- bioconda
dependencies:
- numpy
- scipy
- requests
- networkx<=2.5
- pandas
- matplotlib
- seaborn
- pyteomics<=4.4.1
- biopython<=1.78
- pyside2
- tqdm

- numpy
- scipy
- requests
- networkx<=2.5
- pandas<=1.5.3
- matplotlib
- seaborn
- pyteomics<=4.4.1
- biopython<=1.78
- pyside2
- tqdm

0 comments on commit 295d000

Please sign in to comment.