forked from akalla123/resume
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
36 lines (36 loc) · 883 Bytes
/
environment.yml
File metadata and controls
36 lines (36 loc) · 883 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
33
34
35
36
name: portfolio
channels:
- defaults
- conda-forge
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2022.4.26=hca03da5_0
- dataclasses=0.8=pyh6d0b6a4_7
- libcxx=12.0.0=hf6beb65_1
- libffi=3.4.2=hc377ac9_2
- ncurses=6.3=h1a28f6b_2
- openssl=1.1.1o=h1a28f6b_0
- python=3.10.4=hbdb9e5c_0
- readline=8.1.2=h1a28f6b_1
- sqlite=3.38.3=h1058600_0
- tk=8.6.12=hb8d0fd4_0
- toml=0.10.2=pyhd3eb1b0_0
- tzdata=2022a=hda174b7_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1a28f6b_1
- zlib=1.2.12=h5a0b063_2
- pip:
- certifi==2022.5.18.1
- cffi==1.15.0
- click==8.1.3
- cryptography==37.0.2
- flask==2.1.2
- gunicorn==20.1.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- markupsafe==2.1.1
- pip==21.2.4
- pycparser==2.21
- setuptools==61.2.0
- werkzeug==2.1.2
prefix: /Users/connor/miniconda3/envs/portfolio