-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
32 lines (32 loc) · 869 Bytes
/
environment.yml
File metadata and controls
32 lines (32 loc) · 869 Bytes
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
name: carTracking
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.07.19=h06a4308_0
- certifi=2022.9.24=py310h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.0.3=h7f8727e_2
- ncurses=6.3=h5eee18b_3
- openssl=1.1.1q=h7f8727e_0
- pip=22.2.2=py310h06a4308_0
- python=3.10.6=haa1d7c7_0
- readline=8.1.2=h7f8727e_1
- setuptools=63.4.1=py310h06a4308_0
- sqlite=3.39.3=h5082296_0
- tzdata=2022e=h04d1e81_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- zlib=1.2.12=h5eee18b_3
- pip:
- datetime==4.7
- pytz==2022.5
- tk==0.1.0
- zope-interface==5.5.0
prefix: /home/ddsb01/anaconda3/envs/carTracking