-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
94 lines (94 loc) · 2.38 KB
/
environment.yml
File metadata and controls
94 lines (94 loc) · 2.38 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
name: cascade_env
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.12.31=h06a4308_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.15=h5eee18b_0
- pip=25.0=py311h06a4308_0
- python=3.11.11=he870216_0
- readline=8.2=h5eee18b_0
- setuptools=75.8.0=py311h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- wheel=0.45.1=py311h06a4308_0
- xz=5.6.4=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- apache-beam==2.48.0
- apache-flink==1.20.0
- apache-flink-libraries==1.20.0
- astor==0.8.1
- avro-python3==1.10.2
- certifi==2024.8.30
- charset-normalizer==3.4.0
- cloudpickle==2.2.1
- configargparse==1.7
- confluent-kafka==2.6.1
- contourpy==1.3.1
- crcmod==1.7
- cycler==0.12.1
- dill==0.3.1.1
- dnspython==2.7.0
- docopt==0.6.2
- exceptiongroup==1.2.2
- fastavro==1.9.7
- fasteners==0.19
- find-libpython==0.4.0
- fonttools==4.56.0
- geographiclib==2.0
- geopy==2.4.1
- grpcio==1.68.1
- hdfs==2.7.3
- httplib2==0.22.0
- idna==3.10
- iniconfig==2.0.0
- jinja2==3.1.4
- kiwisolver==1.4.8
- klara==0.6.3
- markupsafe==3.0.2
- matplotlib==3.9.2
- networkx==3.2.1
- numpy==1.24.4
- objsize==0.6.1
- orjson==3.10.12
- packaging==24.2
- pandas==2.2.3
- pdoc==15.0.0
- pemja==0.4.1
- pillow==11.1.0
- pluggy==1.5.0
- proto-plus==1.25.0
- protobuf==4.23.4
- py4j==0.10.9.7
- pyarrow==11.0.0
- pydot==1.4.2
- pygments==2.18.0
- pymongo==4.10.1
- pyparsing==3.2.0
- pytest==8.3.4
- python-dateutil==2.9.0.post0
- pytz==2024.2
- regex==2024.11.6
- requests==2.32.3
- ruamel-yaml==0.18.6
- ruamel-yaml-clib==0.2.12
- six==1.17.0
- tomli==2.2.1
- typed-ast==1.5.5
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
- z3-solver==4.14.0.0
- zstandard==0.23.0