-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.36 KB
/
requirements.txt
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
autopep8==2.0.1
beautifulsoup4==4.11.1
Brotli==1.0.9
bs4==0.0.1
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==2.1.1
clean-text==0.6.0
click==8.1.3
dnspython==2.3.0
docutils==0.19
emoji==1.7.0
et-xmlfile==1.1.0
feedparser==6.0.10
filelock==3.8.2
Flask==2.2.2
Flask-Compress==1.13
Flask-Cors==3.0.10
flit==3.8.0
flit_core==3.8.0
ftfy==6.1.1
google-api-core==2.11.0
google-api-python-client==2.74.0
google-auth==2.16.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
googleapis-common-protos==1.58.0
gunicorn==20.1.0
httplib2==0.21.0
huggingface-hub==0.11.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
loguru==0.6.0
Markdown==3.4.1
MarkupSafe==2.1.1
numpy==1.24.1
oauthlib==3.2.2
openai==0.25.0
openpyxl==3.0.10
packaging==22.0
pandas==1.5.2
pandas-stubs==1.5.2.221213
pinecone-client==2.1.0
protobuf==4.21.12
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pyparsing==3.0.9
pytesseract==0.3.10
python-dateutil==2.8.2
python-dotenv==0.21.0
python-frontmatter==1.0.0
pytz==2022.7
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
soupsieve==2.3.2.post1
tokenizers==0.13.2
tomli==2.0.1
tomli_w==1.0.0
tqdm==4.64.1
transformers==4.25.1
types-pytz==2022.7.0.0
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.13
wcwidth==0.2.5
Werkzeug==2.2.2
wpparser==1.1.2
overrides
google-cloud-firestore
pytest
docstring-parser