Skip to content

Commit 3661429

Browse files
committed
updated requirements.txt
1 parent dc35bdc commit 3661429

File tree

1 file changed

+104
-80
lines changed

1 file changed

+104
-80
lines changed

deploy/requirements.txt

Lines changed: 104 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,114 @@
1-
alabaster==0.7.12
2-
alembic==1.4.3
3-
aniso8601==8.0.0
4-
attrs==20.3.0
5-
babel==2.9.1
6-
bcrypt==3.2.0
7-
beautifulsoup4==4.9.3
8-
blinker==1.4
9-
certifi==2024.08.30
10-
cffi==1.14.4
11-
chardet==3.0.4
12-
click==7.1.2
1+
alabaster==0.7.16
2+
alembic==1.14.0
3+
amqp==5.2.0
4+
aniso8601==9.0.1
5+
apscheduler==3.10.4
6+
attrs==24.2.0
7+
babel==2.16.0
8+
bcrypt==4.2.0
9+
beautifulsoup4==4.12.3
10+
billiard==4.2.1
11+
blinker==1.8.2
12+
celery==5.4.0
13+
certifi==2024.8.30
14+
cffi==1.17.1
15+
charset-normalizer==3.4.0
16+
click==8.1.7
17+
click-didyoumean==0.3.1
18+
click-plugins==1.1.1
19+
click-repl==0.3.0
1320
clickclick==20.10.2
1421
commonmark==0.9.1
15-
connexion==2.7.0
16-
coverage==5.3
17-
deprecated==1.2.10
18-
docutils==0.16
19-
docxtpl==0.11.2
20-
et-xmlfile==1.0.1
21-
flask==1.1.2
22-
flask-admin==1.5.7
23-
flask-bcrypt==0.7.1
22+
configparser==7.1.0
23+
connexion==2.14.2
24+
coverage==7.6.4
25+
cryptography==43.0.3
26+
dateparser==1.2.0
27+
deprecated==1.2.14
28+
docutils==0.21.2
29+
docxcompose==1.4.0
30+
docxtpl==0.18.0
31+
et-xmlfile==2.0.0
32+
flask==2.2.5
33+
flask-admin==1.6.1
34+
flask-bcrypt==1.0.1
2435
flask-cors==5.0.0
25-
flask-mail==0.9.1
26-
flask-marshmallow==0.14.0
27-
flask-migrate==2.5.3
28-
flask-restful==0.3.8
29-
flask-sqlalchemy==2.4.4
30-
gunicorn==20.0.4
31-
httpretty==1.0.3
32-
idna==2.10
33-
imagesize==1.2.0
36+
flask-mail==0.10.0
37+
flask-marshmallow==1.2.1
38+
flask-migrate==4.0.7
39+
flask-restful==0.3.10
40+
flask-sqlalchemy==3.0.5
41+
gitdb==4.0.11
42+
gitpython==3.1.43
43+
gunicorn==23.0.0
44+
httpretty==1.1.4
45+
idna==3.10
46+
imagesize==1.4.1
47+
importlib-metadata==8.5.0
3448
inflection==0.5.1
35-
itsdangerous==1.1.0
36-
jdcal==1.4.1
37-
jinja2==2.11.3
38-
jsonschema==3.2.0
39-
ldap3==2.8.1
40-
lxml==4.9.1
41-
mako==1.2.2
42-
markdown==3.3.3
43-
markupsafe==1.1.1
44-
marshmallow==3.9.1
49+
itsdangerous==2.2.0
50+
jinja2==3.1.4
51+
jsonschema==4.23.0
52+
jsonschema-specifications==2024.10.1
53+
kombu==5.4.2
54+
ldap3==2.9.1
55+
lxml==5.3.0
56+
mako==1.3.6
57+
markdown==3.7
58+
markupsafe==3.0.2
59+
marshmallow==3.23.1
4560
marshmallow-enum==1.5.1
46-
marshmallow-sqlalchemy==0.24.1
47-
numpy==1.22.0
48-
openapi-spec-validator==0.2.9
49-
openpyxl==3.0.5
50-
packaging==20.4
51-
pandas==1.1.4
52-
psycopg2-binary==2.8.6
53-
pyasn1==0.4.8
54-
pycparser==2.20
55-
pygithub==1.53
56-
pygments==2.7.4
57-
pyjwt==2.4.0
58-
pyparsing==2.4.7
59-
pyrsistent==0.17.3
60-
python-box==5.2.0
61-
python-dateutil==2.8.1
62-
python-docx==0.8.10
63-
python-editor==1.0.4
64-
pytz==2020.4
65-
pyyaml==5.4
66-
recommonmark==0.6.0
67-
requests==2.25.0
61+
marshmallow-sqlalchemy==1.1.0
62+
numpy==1.23.4
63+
openpyxl==3.1.5
64+
packaging==24.1
65+
pandas==1.5.1
66+
prompt-toolkit==3.0.48
67+
psycopg2-binary==2.9.10
68+
pyasn1==0.6.1
69+
pycparser==2.22
70+
pygithub==2.4.0
71+
pygments==2.18.0
72+
pyjwt==2.9.0
73+
pynacl==1.5.0
74+
python-dateutil==2.9.0.post0
75+
python-docx==1.1.2
76+
pytz==2024.2
77+
pyyaml==6.0.2
78+
recommonmark==0.7.1
79+
referencing==0.35.1
80+
regex==2024.9.11
81+
requests==2.32.3
82+
rpds-py==0.21.0
6883
sentry-sdk==2.8.0
69-
six==1.15.0
70-
snowballstemmer==2.0.0
71-
soupsieve==2.0.1
72-
sphinx==3.3.1
73-
sphinxcontrib-applehelp==1.0.2
74-
sphinxcontrib-devhelp==1.0.2
75-
sphinxcontrib-htmlhelp==1.0.3
84+
setuptools==75.3.0
85+
six==1.16.0
86+
smmap==5.0.1
87+
snowballstemmer==2.2.0
88+
soupsieve==2.6
89+
sphinx==7.4.7
90+
sphinxcontrib-applehelp==2.0.0
91+
sphinxcontrib-devhelp==2.0.0
92+
sphinxcontrib-htmlhelp==2.1.0
7693
sphinxcontrib-jsmath==1.0.1
77-
sphinxcontrib-qthelp==1.0.3
78-
sphinxcontrib-serializinghtml==1.1.4
94+
sphinxcontrib-qthelp==2.0.0
95+
sphinxcontrib-serializinghtml==2.0.0
7996
spiffworkflow
80-
sqlalchemy==1.3.20
81-
swagger-ui-bundle==0.0.8
82-
urllib3==1.26.5
97+
sqlalchemy==1.4.54
98+
swagger-ui-bundle==0.0.9
99+
tomli==2.0.2
100+
typing-extensions==4.12.2
101+
tzdata==2024.2
102+
tzlocal==5.2
103+
urllib3==2.2.3
104+
vine==5.1.0
83105
waitress==3.0.1
84-
webob==1.8.8
85-
webtest==2.0.35
106+
wcwidth==0.2.13
107+
webob==1.8.9
108+
webtest==3.0.1
86109
werkzeug==2.2.3
87-
wrapt==1.12.1
88-
wtforms==2.3.3
89-
xlrd==1.2.0
90-
xlsxwriter==1.3.7
110+
wrapt==1.16.0
111+
wtforms==3.2.1
112+
xlrd==2.0.1
113+
xlsxwriter==3.2.0
114+
zipp==3.20.2

0 commit comments

Comments
 (0)