refactoring

This commit is contained in:
Frank Knoll
2024-02-09 23:07:25 +01:00
parent 977a9f5630
commit ce8fc60cf0
3 changed files with 11 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
name: howbadismybatch-venv
channels:
- defaults
# - conda-forge
- conda-forge
dependencies:
- python=3.9
- ipykernel
- numpy
- pandas
- pandas=1.4.0
- urllib3
- requests
- bs4
@@ -18,8 +18,8 @@ dependencies:
- openpyxl
- tqdm
- simplejson
# - python-decouple
# - selenium
# - webdriver-manager
# - pycountry
prefix: /home/frankknoll/anaconda3/envs/howbadismybatch-venv
- python-decouple
- selenium
- webdriver-manager
- pycountry
prefix: /home/frank/miniconda3/envs/howbadismybatch-venv