-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
71 lines (71 loc) · 1.68 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
name: terraform-env-1
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.08.22=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- 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.11=h7f8727e_2
- pip=23.3=py310h06a4308_0
- python=3.10.13=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- boto3==1.28.74
- botocore==1.31.74
- cachetools==5.0.0
- certifi==2023.7.22
- cffi==1.16.0
- charset-normalizer==3.3.1
- click==8.1.7
- cryptography==41.0.5
- dill==0.3.6
- dnslib==0.9.23
- dnspython==2.4.2
- ecdsa==0.18.0
- idna==3.4
- jmespath==1.0.1
- lark==1.1.8
- localstack==2.3.2
- localstack-client==2.5
- localstack-core==2.3.2
- localstack-ext==2.3.2
- markdown-it-py==3.0.0
- mdurl==0.1.2
- pbr==5.11.1
- plux==1.4.0
- psutil==5.9.6
- pyaes==1.6.1
- pyasn1==0.5.0
- pycparser==2.21
- pygments==2.16.1
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- python-hcl2==4.3.2
- python-jose==3.3.0
- pyyaml==6.0.1
- requests==2.31.0
- rich==13.6.0
- rsa==4.9
- s3transfer==0.7.0
- semver==3.0.2
- six==1.16.0
- stevedore==5.1.0
- tabulate==0.9.0
- tailer==0.4.1
- terraform-local==0.15
- urllib3==2.0.7