-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
58 lines (58 loc) · 1.67 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
name: pdf-page-count
channels:
- defaults
dependencies:
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.4.26=haa95532_0
- certifi=2022.5.18.1=py310haa95532_0
- colorama=0.4.4=pyhd3eb1b0_0
- commonmark=0.9.1=pyhd3eb1b0_0
- dataclasses=0.8=pyh6d0b6a4_7
- decorator=5.1.1=pyhd3eb1b0_0
- executing=0.8.3=pyhd3eb1b0_0
- future=0.18.2=py310haa95532_1
- ipython=8.3.0=py310haa95532_0
- jedi=0.18.1=py310haa95532_1
- libffi=3.4.2=h604cdb4_1
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- openssl=1.1.1o=h2bbff1b_0
- parso=0.8.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.4=py310haa95532_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- python=3.10.4=hbb2ffb3_0
- rich=10.16.2=pyhd3eb1b0_0
- setuptools=61.2.0=py310haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.3=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.12=h2bbff1b_0
- traitlets=5.1.1=pyhd3eb1b0_0
- typing_extensions=4.1.1=pyh06a4308_0
- tzdata=2022a=hda174b7_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.5=h8cc25b3_1
- zlib=1.2.12=h8cc25b3_2
- pip:
- altgraph==0.17.2
- black==22.3.0
- click==8.1.3
- git-filter-repo==2.34.0
- mypy-extensions==0.4.3
- pathspec==0.9.0
- pefile==2022.5.30
- platformdirs==2.5.2
- pyinstaller==5.1
- pyinstaller-hooks-contrib==2022.7
- pypdf2==2.1.0
- pywin32-ctypes==0.2.0
- tomli==2.0.1
prefix: C:\Users\Charlie\Miniconda3\envs\pdf-page-count