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:
64
requirements.freezed.txt
Normal file
64
requirements.freezed.txt
Normal file
@ -0,0 +1,64 @@
|
||||
alembic==1.13.1
|
||||
apifairy==1.4.0
|
||||
apispec==6.6.1
|
||||
APScheduler==3.10.4
|
||||
async-timeout==4.0.3
|
||||
bidict==0.23.1
|
||||
blinker==1.8.1
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
cqi==0.1.7
|
||||
dnspython==2.5.0
|
||||
docker==7.0.0
|
||||
email_validator==2.1.1
|
||||
eventlet==0.34.2
|
||||
Flask==2.3.3
|
||||
Flask-APScheduler==1.13.1
|
||||
Flask-Assets==2.1.0
|
||||
Flask-Hashids==1.0.3
|
||||
Flask-HTTPAuth==4.8.0
|
||||
Flask-Login==0.6.3
|
||||
Flask-Mail==0.9.1
|
||||
flask-marshmallow==1.2.1
|
||||
Flask-Migrate==4.0.7
|
||||
Flask-Paranoid==0.3.0
|
||||
Flask-SocketIO==5.3.6
|
||||
Flask-SQLAlchemy==2.5.1
|
||||
Flask-WTF==1.2.1
|
||||
greenlet==3.0.3
|
||||
h11==0.14.0
|
||||
hashids==1.3.1
|
||||
idna==3.7
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.3
|
||||
joblib==1.4.0
|
||||
Mako==1.3.3
|
||||
MarkupSafe==2.1.5
|
||||
marshmallow==3.21.1
|
||||
nltk==3.8.1
|
||||
packaging==24.0
|
||||
psycopg2==2.9.9
|
||||
PyJWT==2.8.0
|
||||
pyScss==1.4.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
python-engineio==4.9.0
|
||||
python-socketio==5.11.2
|
||||
pytz==2024.1
|
||||
PyYAML==6.0.1
|
||||
redis==5.0.4
|
||||
regex==2024.4.28
|
||||
requests==2.31.0
|
||||
simple-websocket==1.0.0
|
||||
six==1.16.0
|
||||
SQLAlchemy==1.4.52
|
||||
tqdm==4.66.2
|
||||
typing_extensions==4.11.0
|
||||
tzlocal==5.2
|
||||
urllib3==2.2.1
|
||||
webargs==8.4.0
|
||||
webassets==2.0
|
||||
Werkzeug==3.0.2
|
||||
wsproto==1.2.0
|
||||
WTForms==3.1.2
|
Reference in New Issue
Block a user