-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
83 lines (83 loc) · 2.06 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
name: readability
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_5
- ca-certificates=2024.3.11=haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_2
- python=3.11.9=he1021f5_0
- setuptools=68.2.2=py311haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py311haa95532_0
- wincertstore=0.2=py311haa95532_0
- xz=5.4.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- asn1crypto==1.3.0
- atomicwrites==1.3.0
- attrs==19.3.0
- beautifulsoup4==4.12.3
- bleach==6.1.0
- blinker==1.7.0
- certifi==2024.2.2
- cffi==1.16.0
- chardet==4.0.0
- charset-normalizer==2.0.12
- click==8.1.3
- colorama==0.4.3
- cryptography==42.0.5
- dateparser==1.2.0
- decorator==5.1.1
- entrypoints==0.3
- exceptiongroup==1.1.1
- flake8==7.0.0
- flask==3.0.3
- gunicorn==22.0.0
- humanize==4.9.0
- idna==3.6
- importlib-metadata==4.2.0
- iniconfig==1.1.1
- itsdangerous==2.1.2
- jinja2==3.1.4
- lxml==5.2.2
- markupsafe==2.1.1
- maya==0.6.1
- mccabe==0.7.0
- more-itertools==8.2.0
- packaging==19.1
- pendulum==2.0.4
- pip==24.0
- pipdeptree==2.16.1
- pluggy==1.5.0
- py==1.11.0
- pycodestyle==2.11.1
- pycparser==2.21
- pyflakes==3.2.0
- pyopenssl==24.1.0
- pyparsing==2.4.2
- pysocks==1.7.1
- pytest==8.2.2
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pytz==2022.2.1
- pytzdata==2020.1
- regex==2024.5.15
- requests==2.32.3
- six==1.14.0
- snaptime==0.2.4
- soupsieve==2.3.2.post1
- tomli==2.0.1
- tzlocal==1.5.1
- urllib3==2.2.1
- validators==0.28.3
- wcwidth==0.1.7
- webencodings==0.5.1
- werkzeug==3.0.1
- win-inet-pton==1.1.0
- zipp==0.6.0
prefix: C:\Users\Irfan\miniconda3\envs\readability