Skip to content

Commit

Permalink
Update package environment
Browse files Browse the repository at this point in the history
Signed-off-by: GBBBAS <[email protected]>
  • Loading branch information
GBBBAS committed Oct 29, 2024
1 parent 2cb914f commit bb4105a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,26 +62,26 @@ dependencies:
- twine==4.0.2
- delta-sharing-python>=1.0.0,<2.0.0
- polars>=0.18.8,<1.0.0
- moto[s3]>=4.1.14
- moto[s3]>=4.1.14,<5.0.0
- xarray>=2023.1.0,<2023.8.0
- ecmwf-api-client>=1.6.3,<2.0.0
- netCDF4>=1.6.4,<2.0.0
- black>=24.1.0
- joblib==1.3.2,<2.0.0
- great-expectations>=0.18.8,<1.0.0
- pip:
- databricks-sdk>=0.20.0,<1.0.0
- dependency-injector>=4.41.0,<5.0.0
- azure-functions>=1.15.0,<2.0.0
- azure-mgmt-eventgrid>=10.2.0
- hvac>=1.1.1
- langchain>=0.2.0,<0.3.0
- langchain-community>=0.2.0,<0.3.0
- build==0.10.0
- deltalake>=0.10.1,<1.0.0
- trio>=0.22.1
- sqlparams>=5.1.0,<6.0.0
- entsoe-py>=0.5.10,<1.0.0
- web3>=6.18.0,<7.0.0
- eth-typing>=4.2.3,<5.0.0
- pandas>=1.5.2,<2.2.0
- databricks-sdk>=0.20.0,<1.0.0
- dependency-injector>=4.41.0,<5.0.0
- azure-functions>=1.15.0,<2.0.0
- azure-mgmt-eventgrid>=10.2.0
- hvac>=1.1.1
- langchain>=0.2.0,<0.3.0
- langchain-community>=0.2.0,<0.3.0
- build==0.10.0
- deltalake>=0.10.1,<1.0.0
- trio>=0.22.1
- sqlparams>=5.1.0,<6.0.0
- entsoe-py>=0.5.10,<1.0.0
- web3>=6.18.0,<7.0.0
- eth-typing>=4.2.3,<5.0.0
- pandas>=1.5.2,<2.2.0

0 comments on commit bb4105a

Please sign in to comment.