forked from rtdip/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
82 lines (81 loc) · 2.22 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Copyright 2022 RTDIP
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
name: rtdip-sdk
channels:
- conda-forge
- defaults
dependencies:
- python>=3.9,<3.12
- mkdocs-material-extensions==1.1.1
- jinja2==3.1.3
- pytest==7.4.0
- pytest-mock==3.11.1
- pytest-cov==4.1.0
- pylint==2.17.4
- pip==23.1.2
- turbodbc==4.11.0
- numpy>=1.23.4
- pandas>=1.5.2,<3.0.0
- oauthlib>=3.2.2
- cryptography>=38.0.3
- azure-identity==1.12.0
- azure-storage-file-datalake==12.12.0
- azure-keyvault-secrets==4.7.0
- azure-mgmt-storage==21.0.0
- boto3==1.28.2
- pyodbc==4.0.39
- fastapi==0.110.0
- httpx==0.24.1
- pyspark>=3.3.0,<3.6.0
- delta-spark>=2.2.0,<3.1.0
- grpcio>=1.48.1
- grpcio-status>=1.48.1
- googleapis-common-protos>=1.56.4
- openjdk==11.0.15
- openai==1.13.3
- mkdocs-material==9.3.1
- mkdocstrings==0.22.0
- mkdocstrings-python==1.4.0
- mkdocs-macros-plugin==1.0.1
- pygments==2.16.1
- pymdown-extensions==10.1.0
- databricks-sql-connector==3.1.0
- semver==3.0.0
- xlrd==2.0.1
- pygithub==1.59.0
- pydantic==2.4.2
- pyjwt==2.8.0
- web3==6.5.0
- twine==4.0.2
- delta-sharing-python==1.0.0
- polars==0.18.8
- moto[s3]==4.1.14
- xarray>=2023.1.0,<2023.8.0
- ecmwf-api-client==1.6.3
- netCDF4==1.6.4
- black==24.1.0
- joblib==1.3.2
- pip:
- databricks-sdk==0.20.0
- dependency-injector==4.41.0
- azure-functions==1.15.0
- azure-mgmt-eventgrid==10.2.0
- hvac==1.1.1
- langchain==0.1.11
- build==0.10.0
- deltalake==0.10.1
- trio==0.22.1
- sqlparams==5.1.0
- entsoe-py==0.5.10