-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
91 lines (91 loc) · 2.26 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
name: aws-text
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.05.30=hecd8cb5_0
- libffi=3.4.4=hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- openssl=1.1.1t=hca72f7f_0
- pip=23.0.1=py311hecd8cb5_0
- pluggy=1.0.0=py311hecd8cb5_1
- python=3.11.3=h1fd4e5f_0
- readline=8.2=hca72f7f_0
- setuptools=66.0.0=py311hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- tomli=2.0.1=py311hecd8cb5_0
- wheel=0.38.4=py311hecd8cb5_0
- xz=5.4.2=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- async-timeout==4.0.2
- attrs==23.1.0
- blinker==1.6.2
- boto3==1.26.138
- botocore==1.29.138
- certifi==2023.5.7
- cffi==1.15.1
- charset-normalizer==3.1.0
- click==8.1.3
- contourpy==1.0.7
- cryptography==41.0.1
- cycler==0.11.0
- deprecation==2.1.0
- deskew==1.4.3
- flask==2.3.2
- fonttools==4.39.4
- frozenlist==1.3.3
- idna==3.4
- imageio==2.31.0
- img2pdf==0.4.4
- iniconfig==2.0.0
- itsdangerous==2.1.2
- jdeskew==0.2.1
- jinja2==3.1.2
- jmespath==1.0.1
- kiwisolver==1.4.4
- lazy-loader==0.2
- lxml==4.9.2
- markupsafe==2.1.3
- marshmallow==3.19.0
- matplotlib==3.7.1
- moto==4.1.11
- multidict==6.0.4
- networkx==3.1
- numpy==1.24.3
- openai==0.27.8
- opencv-python==4.7.0.72
- opencv-python-headless==4.7.0.72
- packaging==23.1
- pandas==2.0.2
- pdf2image==1.16.3
- pikepdf==7.2.0
- pillow==9.5.0
- pycparser==2.21
- pyparsing==3.0.9
- pytesseract==0.3.10
- pytest==7.3.2
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- pywavelets==1.4.1
- pyyaml==6.0
- requests==2.31.0
- responses==0.23.1
- s3transfer==0.6.1
- scikit-image==0.21.0
- scipy==1.10.1
- six==1.16.0
- textract-trp==0.1.3
- tifffile==2023.4.12
- tqdm==4.65.0
- types-pyyaml==6.0.12.10
- tzdata==2023.3
- urllib3==1.26.16
- werkzeug==2.3.4
- xmltodict==0.13.0
- yarl==1.9.2
prefix: /Users/bradymitchelmore/anaconda3/envs/aws-text