mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-21 12:18:08 +00:00
Update remaining items in requirements.txt
This commit is contained in:
parent
954d693234
commit
b6c103f1ca
@ -1,19 +1,19 @@
|
||||
alabaster==0.7.16
|
||||
alembic~=1.14.1
|
||||
amqp==5.2.0
|
||||
aniso8601==9.0.1
|
||||
apscheduler~=3.11.0
|
||||
attrs==24.2.0
|
||||
alembic==1.14.1
|
||||
amqp==5.3.1
|
||||
aniso8601==10.0.0
|
||||
apscheduler==3.11.0
|
||||
attrs==25.1.0
|
||||
babel==2.16.0
|
||||
bcrypt==4.2.0
|
||||
bcrypt==4.2.1
|
||||
beautifulsoup4==4.12.3
|
||||
billiard==4.2.1
|
||||
blinker==1.8.2
|
||||
blinker==1.9.0
|
||||
celery==5.4.0
|
||||
certifi==2024.8.30
|
||||
certifi==2024.12.14
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.0
|
||||
click~=8.1.8
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1
|
||||
click-repl==0.3.0
|
||||
@ -21,69 +21,69 @@ clickclick==20.10.2
|
||||
commonmark==0.9.1
|
||||
configparser==7.1.0
|
||||
connexion==2.14.2
|
||||
coverage==7.6.4
|
||||
cryptography==43.0.3
|
||||
coverage==7.6.10
|
||||
cryptography==44.0.0
|
||||
dateparser==1.2.0
|
||||
deprecated==1.2.14
|
||||
deprecated==1.2.18
|
||||
docutils==0.21.2
|
||||
docxcompose==1.4.0
|
||||
docxtpl~=0.19.1
|
||||
docxtpl==0.19.1
|
||||
et-xmlfile==2.0.0
|
||||
flask==2.2.5
|
||||
flask-admin==1.6.1
|
||||
flask-bcrypt==1.0.1
|
||||
flask-cors==5.0.0
|
||||
flask-mail==0.10.0
|
||||
flask-marshmallow==1.2.1
|
||||
flask-migrate~=4.1.0
|
||||
flask-marshmallow==1.3.0
|
||||
flask-migrate==4.1.0
|
||||
flask-restful==0.3.10
|
||||
flask-sqlalchemy==3.0.5
|
||||
gitdb==4.0.11
|
||||
gitpython~=3.1.44
|
||||
gitdb==4.0.12
|
||||
gitpython==3.1.44
|
||||
gunicorn==23.0.0
|
||||
httpretty==1.1.4
|
||||
idna==3.10
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==8.5.0
|
||||
importlib-metadata==8.6.1
|
||||
inflection==0.5.1
|
||||
itsdangerous==2.2.0
|
||||
jinja2~=3.1.5
|
||||
jinja2==3.1.5
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2024.10.1
|
||||
kombu==5.4.2
|
||||
ldap3==2.9.1
|
||||
lxml==5.3.0
|
||||
mako==1.3.6
|
||||
mako==1.3.8
|
||||
markdown==3.7
|
||||
markupsafe==3.0.2
|
||||
marshmallow~=3.26.0
|
||||
marshmallow==3.26.0
|
||||
marshmallow-enum==1.5.1
|
||||
marshmallow-sqlalchemy==1.1.0
|
||||
marshmallow-sqlalchemy==1.4.0
|
||||
numpy==1.23.4
|
||||
openpyxl==3.1.5
|
||||
packaging==24.1
|
||||
packaging==24.2
|
||||
pandas==1.5.1
|
||||
prompt-toolkit==3.0.48
|
||||
prompt-toolkit==3.0.50
|
||||
psycopg2-binary==2.9.10
|
||||
pyasn1==0.6.1
|
||||
pycparser==2.22
|
||||
pygithub~=2.5.0
|
||||
pygments==2.18.0
|
||||
pyjwt~=2.10.1
|
||||
pygithub==2.5.0
|
||||
pygments==2.19.1
|
||||
pyjwt==2.10.1
|
||||
pynacl==1.5.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.1.2
|
||||
pytz==2024.2
|
||||
pyyaml==6.0.2
|
||||
recommonmark==0.7.1
|
||||
referencing==0.35.1
|
||||
regex==2024.9.11
|
||||
referencing==0.36.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
rpds-py==0.21.0
|
||||
rpds-py==0.22.3
|
||||
sentry-sdk==2.8.0
|
||||
setuptools~=75.8.0
|
||||
six==1.16.0
|
||||
smmap==5.0.1
|
||||
setuptools==75.8.0
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
snowballstemmer==2.2.0
|
||||
soupsieve==2.6
|
||||
sphinx==7.4.7
|
||||
@ -93,22 +93,21 @@ sphinxcontrib-htmlhelp==2.1.0
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
spiffworkflow~=1.2.1
|
||||
spiffworkflow
|
||||
sqlalchemy==1.4.54
|
||||
swagger-ui-bundle==0.0.9
|
||||
tomli==2.0.2
|
||||
tomli==2.2.1
|
||||
typing-extensions==4.12.2
|
||||
tzdata==2024.2
|
||||
tzdata==2025.1
|
||||
tzlocal==5.2
|
||||
urllib3==2.2.3
|
||||
urllib3==2.3.0
|
||||
vine==5.1.0
|
||||
waitress==3.0.1
|
||||
waitress==3.0.2
|
||||
wcwidth==0.2.13
|
||||
webob==1.8.9
|
||||
webtest==3.0.1
|
||||
webtest==3.0.3
|
||||
werkzeug==2.2.3
|
||||
wrapt==1.16.0
|
||||
wrapt==1.17.2
|
||||
wtforms==3.2.1
|
||||
xlrd==2.0.1
|
||||
xlsxwriter==3.2.0
|
||||
zipp==3.20.2
|
||||
xlsxwriter==3.2.2
|
||||
zipp==3.21.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user