Skip to content

Commit

Permalink
Bump pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
Marat Karimov committed Jan 4, 2025
1 parent 535b4a4 commit 9e80bce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- sqlparse
- sqlglot
- pyarrow
- pandas=2.0.3
- pandas=2.2.3
- lxml
- pyreadstat
- odfpy
Expand All @@ -19,7 +19,7 @@ dependencies:
- xlrd
- pandavro
- python-snappy
- pytables=3.7
- pytables=3.8.0
- pyorc
- duckdb=1.1.3
- rdkit=2024.09.3
Expand All @@ -30,4 +30,4 @@ dependencies:
- openpyxl
- pytest
- requests
- numpy==1.23.5
- numpy==1.26.4

0 comments on commit 9e80bce

Please sign in to comment.