-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
123 lines (123 loc) · 2.15 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
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
119
120
121
122
123
alembic==1.13.2
aniso8601==9.0.1
annotated-types==0.7.0
attrs==24.2.0
bcrypt==4.2.0
blinker==1.8.2
Brotli==1.1.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
clr-loader==0.2.6
colorama==0.4.6
commonmark==0.9.1
contourpy==1.3.0
cssselect2==0.7.0
cycler==0.12.1
dnspython==2.6.1
email-validator==2.0.0
exceptiongroup==1.2.2
Flask==3.0.3
Flask-Cors==5.0.0
Flask-Login==0.6.3
Flask-Migrate==4.0.4
Flask-Minify==0.37
flask-restx==1.1.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
fonttools==4.54.1
fpdf==1.7.2
google-ai-generativelanguage==0.6.10
google-api-core==2.22.0
google-api-python-client==2.151.0
google-auth==2.36.0
google-auth-httplib2==0.2.0
google-generativeai==0.8.3
googleapis-common-protos==1.65.0
greenlet==3.1.0
grpcio==1.67.1
grpcio-status==1.67.1
gunicorn==20.1.0
h11==0.14.0
htmlmin==0.1.12
httplib2==0.22.0
idna==3.10
IronPdf==2024.9.1.3
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.7
lesscpy==0.15.1
Mako==1.3.5
Markdown==3.7
markdown-it-py==3.0.0
markdown-pdf==1.3.1
markdown2==2.5.1
MarkupSafe==2.1.5
matplotlib==3.9.2
mdpdf==0.0.18
mdurl==0.1.2
mysqlclient==2.2.4
numpy==2.1.2
outcome==1.3.0.post0
packaging==24.1
pandas==2.2.3
pdfkit==1.0.0
pillow==10.4.0
ply==3.11
proto-plus==1.25.0
protobuf==5.28.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pydyf==0.11.0
PyMuPDF==1.24.2
PyMuPDFb==1.24.1
pyparsing==3.2.0
pyphen==0.15.0
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pythonnet==3.0.4
pytz==2024.2
rcssmin==1.1.2
referencing==0.35.1
reportlab==4.2.5
requests==2.32.3
rpds-py==0.20.0
rsa==4.9
scikit-learn==1.5.2
scipy==1.14.1
seaborn==0.13.2
selenium==4.25.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.34
threadpoolctl==3.5.0
tinycss2==1.4.0
tinyhtml5==2.0.0
tqdm==4.67.0
trio==0.27.0
trio-websocket==0.11.1
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.2.3
weasyprint==63.0
webdriver-manager==4.0.2
webencodings==0.5.1
websocket-client==1.8.0
Werkzeug==3.0.4
wsproto==1.2.0
WTForms==3.0.1
xxhash==3.5.0
zopfli==0.2.3.post1