Skip to content
Snippets Groups Projects
Commit fd83832f authored by Jakub Judiny's avatar Jakub Judiny
Browse files

Upgrade Python dependencies

(Redmine issue: #7632)
parent a1364b21
No related branches found
No related tags found
No related merge requests found
setuptools==46.1.3 setuptools>=67.6.1,<68.0.0
wheel==0.34.2 wheel>=0.38.4,<0.39.0
nose2==0.11.0 nose2>=0.12.0,<0.13.0
coverage==5.0.4 coverage>=7.2.2,<7.3.0
pyflakes==2.1.1 pyflakes>=3.0.1,<3.1.0
pylint==2.4.4 pylint>=2.16.4,<2.17.0
sendria==2.2.2 sendria>=2.2.2,<2.3.0
sphinx==2.4.4 sphinx==5.3.0
sphinx-rtd-theme==0.4.3 sphinx-rtd-theme==1.2.0
python-dotenv>=0.21.1,<1.0.0
...@@ -7,3 +7,4 @@ pylint ...@@ -7,3 +7,4 @@ pylint
sendria sendria
sphinx sphinx
sphinx-rtd-theme sphinx-rtd-theme
python-dotenv
python-dotenv
pytz pytz
ply
psycopg2 psycopg2
babel babel
wtforms wtforms
...@@ -22,7 +20,6 @@ flask-debugtoolbar ...@@ -22,7 +20,6 @@ flask-debugtoolbar
flask-jsglue flask-jsglue
dnspython dnspython
geoip2 geoip2
maxminddb
requests requests
rrdtool rrdtool
pyyaml pyyaml
......
python-dotenv==0.12.0 pytz>=2022.7.1,<2022.8.0
pytz==2019.3 psycopg2>=2.9.5,<2.10.0
ply==3.11 babel>=2.12.1,<2.13.0
psycopg2==2.8.4 wtforms[email]>=3.0.0,<4.0.0
babel==2.8.0 wtforms_sqlalchemy>=0.3,<1.0.0
wtforms==2.2.1 sqlalchemy>=1.4.47,<2.0.0
wtforms_sqlalchemy>=0.3,<1.0 alembic>=1.10.2,<2.0.0
sqlalchemy==1.3.15 jinja2>=3.1.2,<3.2.0
alembic==1.4.2 blinker>=1.5,<1.6
jinja2==3.0.3 bsddb3>=6.2.9,<6.3.0
blinker==1.4 werkzeug>=2.2.3,<3.0.0
bsddb3==6.2.7 flask>=2.2.3,<3.0.0
werkzeug>=2.2.0,<3.0.0 flask-login>=0.6.2,<1.0.0
flask>=2.1.3,<3.0.0
flask-login>=0.6.1,<1.0.0
flask-mail>=0.9.1,<1.0.0 flask-mail>=0.9.1,<1.0.0
flask-migrate>=3.1.0,<4.0.0 flask-migrate>=4.0.4,<5.0.0
flask-babel>=2.0.0,<3.0.0 flask-babel>=3.0.1,<4.0.0
flask-principal>=0.4.0,<1.0.0 flask-principal>=0.4.0,<1.0.0
flask-wtf>=1.0.1,<1.1.0 flask-wtf>=1.1.1,<2.0.0
flask-script>=2.0.6,<3.0.0 flask-script>=2.0.6,<3.0.0
flask-sqlalchemy>=2.5.1,<3.0.0 flask-sqlalchemy>=2.5.1,<3.0.0
flask-debugtoolbar>=0.13.1,<1.0.0 flask-debugtoolbar>=0.13.1,<1.0.0
flask-jsglue>=0.3.1,<1.0.0 flask-jsglue>=0.3.1,<1.0.0
dnspython==1.16.0 dnspython>=2.3.0,<3.0.0
geoip2==3.0.0 geoip2>=4.6.0,<5.0.0
maxminddb==1.5.2 requests>=2.28.2,<3.0.0
requests==2.23.0 rrdtool>=0.1.16,<0.2
rrdtool==0.1.15 pyyaml>=6.0.0,<7.0.0
pyyaml==5.3.1
pydgets>=0.11,<1.0 pydgets>=0.11,<1.0
pyzenkit>=0.64,<1.0 pyzenkit>=0.65,<1.0
pynspect>=0.21,<1.0 pynspect>=0.22,<1.0
ipranges>=0.1.11,<1.0.0 ipranges>=0.1.12,<1.0.0
typedcols>=0.1.14,<1.0.0 typedcols>=0.1.15,<1.0.0
idea-format>=0.1.14,<1.0.0 idea-format>=0.1.15,<1.0.0
python-dateutil==2.8.1 python-dateutil>=2.8.1,<2.9.0
PyBabel-json-md==0.1.0 PyBabel-json-md>=0.1.0,<0.2.0
itsdangerous>=2.1.2,<3.0.0 itsdangerous>=2.1.2,<2.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment