-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
137 lines (137 loc) · 3.74 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
name: openScrape
channels:
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bottleneck=1.3.7=py311hf4808d0_0
- brotli-python=1.0.9=py311h6a678d5_8
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.3.11=h06a4308_0
- certifi=2024.7.4=py311h06a4308_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- idna=3.7=py311h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ld_impl_linux-64=2.38=h1181459_1
- 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
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.7=py311h65dcdc2_0
- numpy=1.26.4=py311h08b1b3b_0
- numpy-base=1.26.4=py311hf175353_0
- openssl=3.0.14=h5eee18b_0
- pandas=2.2.2=py311ha02d727_0
- pip=24.0=py311h06a4308_0
- pysocks=1.7.1=py311h06a4308_0
- python=3.11.9=h955ad1f_0
- python-dateutil=2.9.0post0=py311h06a4308_2
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2024.1=py311h06a4308_0
- readline=8.2=h5eee18b_0
- requests=2.32.2=py311h06a4308_0
- setuptools=69.5.1=py311h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.14=h39e8969_0
- tzdata=2024a=h04d1e81_0
- urllib3=2.2.2=py311h06a4308_0
- wheel=0.43.0=py311h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- agate==1.9.1
- annotated-types==0.7.0
- appdirs==1.4.4
- attrs==23.2.0
- babel==2.15.0
- beautifulsoup4==4.12.3
- black==24.4.2
- chardet==5.2.0
- click==8.1.7
- colorama==0.4.6
- cramjam==2.8.3
- daff==1.3.46
- dbt==1.0.0.38.4
- dbt-adapters==1.3.2
- dbt-common==1.6.0
- dbt-core==1.8.3
- dbt-extractor==0.5.1
- dbt-semantic-interfaces==0.5.1
- deepdiff==7.0.1
- diff-cover==9.1.0
- fastparquet==2024.5.0
- flake8==7.1.0
- fsspec==2024.6.1
- h11==0.14.0
- importlib-metadata==6.11.0
- iniconfig==2.0.0
- isodate==0.6.1
- jinja2==3.1.4
- jinja2-simple-tags==0.6.1
- jsonschema==4.23.0
- jsonschema-specifications==2023.12.1
- leather==0.4.0
- logbook==1.5.3
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mashumaro==3.13.1
- mccabe==0.7.0
- mdurl==0.1.2
- minimal-snowplow-tracker==0.0.2
- more-itertools==10.3.0
- msgpack==1.0.8
- mypy-extensions==1.0.0
- networkx==3.3
- ordered-set==4.1.0
- outcome==1.3.0.post0
- packaging==24.1
- parsedatetime==2.6
- pathspec==0.12.1
- platformdirs==4.2.2
- pluggy==1.5.0
- protobuf==4.25.3
- pyarrow==16.1.0
- pycodestyle==2.12.0
- pydantic==2.8.2
- pydantic-core==2.20.1
- pyflakes==3.2.0
- pygments==2.18.0
- pytest==8.2.2
- python-slugify==8.0.4
- pytimeparse==1.1.8
- pyyaml==6.0.1
- referencing==0.35.1
- regex==2024.5.15
- rich==13.7.1
- robotframework==7.0.1
- robotframework-requests==0.9.7
- rpds-py==0.19.0
- ruamel-yaml==0.18.6
- ruamel-yaml-clib==0.2.8
- selenium==4.22.0
- sniffio==1.3.1
- sortedcontainers==2.4.0
- soupsieve==2.5
- sqlfluff==3.1.0
- sqlfluff-templater-dbt==3.1.0
- sqlparse==0.5.1
- tblib==3.0.0
- text-unidecode==1.3
- tqdm==4.66.4
- trio==0.26.0
- trio-websocket==0.11.1
- typing-extensions==4.12.2
- websocket-client==1.8.0
- wsproto==1.2.0
- zipp==3.19.2
prefix: /home/iderke/miniconda3/envs/openScrape