Skip to content

Commit

Permalink
Bump python
Browse files Browse the repository at this point in the history
  • Loading branch information
Marat Karimov committed Jan 4, 2025
1 parent 112bf54 commit 037fc68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- python=3.11
- nomkl
- polars=1.17.1
- xlsx2csv
Expand All @@ -12,7 +12,7 @@ dependencies:
- pyarrow
- pandas=2.2.3
- lxml
- pyreadstat
- pyreadstat
- odfpy
- xlsxwriter
- pyxlsb
Expand All @@ -26,8 +26,8 @@ dependencies:
- pip
- pip:
- lief==0.13.2
- cx-Freeze==6.15.10
- cx-Freeze==7.0
- openpyxl
- pytest
- requests
- numpy==1.26.4
- numpy==1.23.5

0 comments on commit 037fc68

Please sign in to comment.