Skip to content

Commit

Permalink
Merge pull request #232 from ARGOeu/devel
Browse files Browse the repository at this point in the history
Version 3.0.1
  • Loading branch information
themiszamani committed Mar 21, 2024
2 parents b01a025 + 7b8c916 commit 88dd344
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ dependencies:
- numpy==1.22.3
- packaging==23.2
- pandas==1.4.2
- pillow==10.1.0
- pyarrow==11.0.0
- pillow==10.2.0
- pyarrow==14.0.1
- pycodestyle==2.10.0
- pyflakes==3.0.1
- pymongo==4.1.0
- pymongoarrow==0.7.0
- pymongo==4.4.0
- pymongoarrow==1.2.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- python-dotenv==0.20.0
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ natsort==8.2.0
numpy==1.23.3
packaging==23.2
pandas==1.4.4
Pillow==10.1.0
Pillow==10.2.0
platformdirs==2.5.2
pyarrow==11.0.0
pymongo==4.2.0
pymongoarrow==0.7.0
pyarrow==14.0.1
pymongo==4.4.0
pymongoarrow==1.2.0
pyparsing==3.1.1
python-dateutil==2.8.2
python-dotenv==0.20.0
Expand Down

0 comments on commit 88dd344

Please sign in to comment.