diff options
Diffstat (limited to 'setup')
| -rw-r--r-- | setup/environment.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/setup/environment.yml b/setup/environment.yml index e46ce03..75e134e 100644 --- a/setup/environment.yml +++ b/setup/environment.yml @@ -3,9 +3,10 @@ channels: - conda-forge - defaults dependencies: - - python=3.9.0 - numpy=1.23.5 + - openpyxl=3.1.1 - pandas=1.5.3 + - pymongo=4.3.3 + - python=3.9.0 - requests=2.28.2 - yfinance=0.2.12=pyhd8ed1ab_0 - - openpyxl=3.1.1 |
