-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
102 lines (101 loc) · 2.55 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
name: ecoguardian
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=haa95532_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py39haa95532_0
- python=3.9.19=h1aa4202_0
- setuptools=68.2.2=py39haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py39haa95532_0
- pip:
- aiohttp==3.9.3
- aiosignal==1.3.1
- aiostream==0.5.2
- airsim==1.8.1
- annotated-types==0.6.0
- anthropic==0.21.3
- anyio==4.3.0
- async-timeout==4.0.3
- attrs==23.2.0
- beautifulsoup4==4.12.3
- cachetools==5.3.3
- certifi==2022.12.7
- charset-normalizer==3.0.1
- click==8.1.7
- colorama==0.4.6
- contourpy==1.2.0
- cycler==0.12.1
- distro==1.9.0
- exceptiongroup==1.2.0
- fastapi==0.110.0
- filelock==3.13.3
- fonttools==4.50.0
- frozenlist==1.4.1
- fsspec==2024.3.1
- google==3.0.0
- google-api-core==2.18.0
- google-auth==2.29.0
- google-cloud==0.34.0
- google-cloud-vision==3.7.2
- googleapis-common-protos==1.63.0
- grpcio==1.62.1
- grpcio-status==1.62.1
- grpclib==0.4.7
- h11==0.14.0
- h2==4.1.0
- hpack==4.0.0
- httpcore==1.0.5
- httpx==0.27.0
- huggingface-hub==0.22.2
- hyperframe==6.0.1
- idna==3.4
- importlib-resources==6.4.0
- kiwisolver==1.4.5
- markdown-it-py==3.0.0
- matplotlib==3.8.3
- mdurl==0.1.2
- modal==0.62.21
- msgpack-python==0.5.6
- msgpack-rpc-python==0.4.1
- multidict==6.0.5
- numpy==1.24.2
- openai==0.27.2
- opencv-contrib-python==4.7.0.68
- packaging==24.0
- pillow==10.2.0
- proto-plus==1.23.0
- protobuf==4.25.3
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pydantic==2.6.4
- pydantic-core==2.16.3
- pygments==2.17.2
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pyyaml==6.0.1
- requests==2.28.2
- rich==13.7.1
- rsa==4.9
- sigtools==4.0.1
- six==1.16.0
- sniffio==1.3.1
- soupsieve==2.5
- starlette==0.36.3
- synchronicity==0.6.5
- tokenizers==0.15.2
- toml==0.10.2
- tornado==4.5.3
- tqdm==4.66.2
- typer==0.9.4
- types-certifi==2021.10.8.3
- types-toml==0.10.8.20240310
- typing-extensions==4.10.0
- urllib3==1.26.14
- watchfiles==0.21.0
- yarl==1.9.4
- zipp==3.18.1