-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
123 lines (123 loc) · 2.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
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
alabaster==0.7.16
alembic==1.13.1
aniso8601==9.0.1
annotated-types==0.7.0
attrs==23.2.0
Babel==2.15.0
bcrypt==4.0.1
biopython==1.83
blinker==1.8.2
build==1.2.1
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
commonmark==0.9.1
Deprecated==1.2.14
dnspython==2.6.1
docutils==0.21.2
dominate==2.9.1
email_validator==2.1.1
Flask==3.0.3
Flask-Admin==1.6.1
flask-babel==4.0.0
Flask-Bootstrap==3.3.7.1
Flask-DebugToolbar==0.15.1
Flask-Limiter==3.7.0
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Migrate==4.0.7
Flask-Moment==1.0.5
Flask-OAuth==0.12
Flask-Principal==0.4.0
flask-restx==1.3.0
Flask-Security-Too==5.4.3
Flask-SQLAlchemy==3.1.1
Flask-Table @ git+https://github.com/williamdlees/flask_table@24c1ff6ba70dda2b8a0cc13fc46cc4d04fb3d174
Flask-WTF==1.2.1
future==1.0.0
greenlet==3.0.3
h11==0.14.0
html5lib==1.1
httplib2==0.22.0
idna==3.7
imagesize==1.4.1
importlib_resources==6.4.0
itsdangerous==2.2.0
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
limits==3.12.0
Mako==1.3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
mysql-connector-python==8.4.0
mysqlclient==2.2.4
numpy==1.26.4
oauth2==1.9.0.post1
ordered-set==4.1.0
outcome==1.3.0.post0
packaging==24.0
pandas==2.2.2
passlib==1.7.4
pep517==0.13.1
pip-tools==7.4.1
protobuf==5.26.1
pycparser==2.22
pydantic==2.7.1
pydantic_core==2.18.2
Pygments==2.18.0
pyparsing==3.1.2
pyproject_hooks==1.1.0
pyrsistent==0.20.0
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-editor==1.0.4
pytz==2024.1
PyYAML==6.0.1
recommonmark==0.7.1
referencing==0.35.1
regex==2024.5.15
requests==2.32.2
rich==13.7.1
rpds-py==0.18.1
selenium==4.21.0
six==1.16.0
sniffio==1.3.1
snowballstemmer==2.2.0
sortedcontainers==2.4.0
speaklater==1.3
Sphinx==7.3.7
sphinx-bootstrap-theme==0.8.1
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-autoprogram==0.1.9
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-websupport==1.2.7
SQLAlchemy==2.0.30
textile==4.0.2
tomli==2.0.1
trio==0.25.1
trio-websocket==0.11.1
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
visitor==0.1.3
webencodings==0.5.1
Werkzeug==3.0.3
wincertstore==0.2
wrapt==1.16.0
wsproto==1.2.0
WTForms==3.1.2
xmltodict==0.13.0
yamlordereddictloader==0.4.2
flask_swagger_ui==4.11.1
apispec==6.6.1
marshmallow==3.21.3
receptor-utils