mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
Bump dependencies. Some parts needed to be deactivated for that. They need to be reimplemented.
- breadcrumbs (!flask-breadcrumbs) - manual modal button - api blueprint (!flask-marshmallow/!marshmallow-sqlalchemy)
This commit is contained in:
@ -1,26 +1,22 @@
|
||||
apifairy
|
||||
cqi>=0.1.7
|
||||
dnspython==2.2.1
|
||||
cqi
|
||||
dnspython==2.5.0
|
||||
docker
|
||||
eventlet==0.34.2
|
||||
Flask==2.1.3
|
||||
Flask==2.3.3
|
||||
Flask-APScheduler
|
||||
Flask-Assets==2.0
|
||||
Flask-Breadcrumbs
|
||||
Flask-Hashids>=1.0.1
|
||||
Flask-HTTPAuth
|
||||
Flask-Assets
|
||||
Flask-Hashids
|
||||
# Flask-HTTPAuth
|
||||
Flask-Login
|
||||
Flask-Mail
|
||||
Flask-Marshmallow==0.14.0
|
||||
Flask-Menu==0.7.2
|
||||
# flask-marshmallow
|
||||
Flask-Migrate
|
||||
Flask-Paranoid
|
||||
Flask-SocketIO==5.3.6
|
||||
Flask-SocketIO
|
||||
Flask-SQLAlchemy==2.5.1
|
||||
Flask-WTF
|
||||
hiredis
|
||||
MarkupSafe==2.0.1
|
||||
marshmallow-sqlalchemy==0.29.0
|
||||
# marshmallow-sqlalchemy
|
||||
nltk
|
||||
psycopg2
|
||||
PyJWT
|
||||
@ -28,6 +24,6 @@ pyScss
|
||||
python-dotenv
|
||||
pyyaml
|
||||
redis
|
||||
SQLAlchemy==1.4.45
|
||||
SQLAlchemy==1.4.52
|
||||
tqdm
|
||||
wtforms[email]
|
||||
|
Reference in New Issue
Block a user