-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
118 lines (118 loc) · 2.73 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
name: C:\Users\savin\Flatiron\ATSsystem\ATS\venv
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8
- ca-certificates=2024.9.24
- cairo=1.18.0
- font-ttf-dejavu-sans-mono=2.37
- font-ttf-inconsolata=3.000
- font-ttf-source-code-pro=2.038
- font-ttf-ubuntu=0.83
- fontconfig=2.15.0
- fonts-conda-ecosystem=1
- fonts-conda-forge=1
- freetype=2.12.1
- icu=75.1
- krb5=1.21.3
- lcms2=2.16
- lerc=4.0.0
- libcurl=8.10.1
- libdeflate=1.22
- libexpat=2.6.4
- libffi=3.4.4
- libglib=2.82.2
- libiconv=1.17
- libintl=0.22.5
- libjpeg-turbo=3.0.0
- libpng=1.6.44
- libsqlite=3.47.0
- libssh2=1.11.0
- libtiff=4.7.0
- libzlib=1.3.1
- openjpeg=2.5.2
- openssl=3.4.0
- pcre2=10.44
- pip=24.2
- pixman=0.43.4
- poppler=24.08.0
- poppler-data=0.4.12
- python=3.10.15
- setuptools=75.1.0
- sqlite=3.45.3
- tk=8.6.13
- ucrt=10.0.22621.0
- vc=14.40
- vc14_runtime=14.42.34433
- vs2015_runtime=14.42.34433
- wheel=0.44.0
- xz=5.4.6
- zlib=1.3.1
- zstd=1.5.6
- pip:
- altair==5.4.1
- annotated-types==0.7.0
- attrs==24.2.0
- blinker==1.9.0
- cachetools==5.5.0
- certifi==2024.8.30
- charset-normalizer==3.4.0
- click==8.1.7
- colorama==0.4.6
- gitdb==4.0.11
- gitpython==3.1.43
- google-ai-generativelanguage==0.6.10
- google-api-core==2.23.0
- google-api-python-client==2.153.0
- google-auth==2.36.0
- google-auth-httplib2==0.2.0
- google-generativeai==0.8.3
- googleapis-common-protos==1.66.0
- grpcio==1.68.0
- grpcio-status==1.68.0
- httplib2==0.22.0
- idna==3.10
- jinja2==3.1.4
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- mdurl==0.1.2
- narwhals==1.13.5
- numpy==2.1.3
- packaging==24.2
- pandas==2.2.3
- pdf2image==1.17.0
- pillow==11.0.0
- proto-plus==1.25.0
- protobuf==5.28.3
- pyarrow==18.0.0
- pyasn1==0.6.1
- pyasn1-modules==0.4.1
- pydantic==2.9.2
- pydantic-core==2.23.4
- pydeck==0.9.1
- pygments==2.18.0
- pyparsing==3.2.0
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytz==2024.2
- referencing==0.35.1
- requests==2.32.3
- rich==13.9.4
- rpds-py==0.21.0
- rsa==4.9
- six==1.16.0
- smmap==5.0.1
- streamlit==1.40.1
- tenacity==9.0.0
- toml==0.10.2
- tornado==6.4.1
- tqdm==4.67.0
- typing-extensions==4.12.2
- tzdata==2024.2
- uritemplate==4.1.1
- urllib3==2.2.3
- watchdog==6.0.0
prefix: C:\Users\savin\Flatiron\ATSsystem\ATS\venv