Skip to content
Snippets Groups Projects
Commit 9400cc45 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

work

parent cb21970c
No related branches found
No related tags found
No related merge requests found
alabaster==0.7.12 alabaster==0.7.12
alembic==1.5.5 alembic==1.6.2
amqp==5.0.5 amqp==5.0.5
appdirs==1.4.4 appdirs==1.4.4
attrs==20.3.0 attrs==21.2.0
Babel==2.9.0 Babel==2.9.0
billiard==3.6.3.0 billiard==3.6.3.0
build==0.3.1.post1
celery==5.0.5 celery==5.0.5
certifi==2020.12.5 certifi==2020.12.5
cffi==1.14.5 cffi==1.14.5
cfgv==3.2.0 chardet==4.0.0
chardet==3.0.4
click==7.1.2 click==7.1.2
click-didyoumean==0.0.3 click-didyoumean==0.0.3
click-plugins==1.1.1 click-plugins==1.1.1
...@@ -19,12 +17,12 @@ cryptography==3.4.7 ...@@ -19,12 +17,12 @@ cryptography==3.4.7
cycler==0.10.0 cycler==0.10.0
distlib==0.3.1 distlib==0.3.1
dnspython==2.1.0 dnspython==2.1.0
docutils==0.17 docutils==0.17.1
dominate==2.6.0 dominate==2.6.0
email-validator==1.1.2 email-validator==1.1.2
filelock==3.0.12 filelock==3.0.12
Flask==1.1.2 Flask==2.0.0
Flask-Admin==1.5.7 Flask-Admin==1.5.8
Flask-BS4==4.5.3.0 Flask-BS4==4.5.3.0
Flask-Caching==1.10.1 Flask-Caching==1.10.1
Flask-Cors==3.0.10 Flask-Cors==3.0.10
...@@ -34,16 +32,15 @@ Flask-Login==0.5.0 ...@@ -34,16 +32,15 @@ Flask-Login==0.5.0
Flask-SQLAlchemy==2.5.1 Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3 Flask-WTF==0.14.3
github3.py==2.0.0 github3.py==2.0.0
greenlet==1.0.0 greenlet==1.1.0
httplib2==0.19.0 httplib2==0.19.0
identify==2.2.2
idna==2.10 idna==2.10
imagesize==1.2.0 imagesize==1.2.0
iniconfig==1.1.1 iniconfig==1.1.1
itsdangerous==1.1.0 itsdangerous==2.0.0
jaraco.context==4.0.0 jaraco.context==4.0.0
jaraco.functools==3.2.1 jaraco.functools==3.2.1
Jinja2==2.11.3 Jinja2==3.0.0
joblib==1.0.1 joblib==1.0.1
jsonpatch==1.28 jsonpatch==1.28
jsonpointer==2.0 jsonpointer==2.0
...@@ -53,41 +50,32 @@ kombu==5.0.2 ...@@ -53,41 +50,32 @@ kombu==5.0.2
llvmlite==0.35.0 llvmlite==0.35.0
Mako==1.1.4 Mako==1.1.4
Markdown==3.3.3 Markdown==3.3.3
MarkupSafe==1.1.1 MarkupSafe==2.0.0
matplotlib==3.3.4 matplotlib==3.3.4
mirakuru==2.3.0 mirakuru==2.3.0
more-itertools==8.0.2 more-itertools==8.0.2
nodeenv==1.5.0
numba==0.52.0 numba==0.52.0
numpy==1.20.2 numpy==1.20.2
packaging==20.9 packaging==20.9
pandas==1.2.3 pandas==1.2.3
pbr==3.1.1 pbr==5.6.0
pep517==0.10.0
Pillow==8.2.0 Pillow==8.2.0
pip-licenses==3.3.0
pip-tools==5.5.0
pipenv==2020.11.15
pkg-resources==0.0.0
plantuml==0.3.0 plantuml==0.3.0
plantuml-gentools==0.1.2 plantuml-gentools==0.1.2
plantuml-markdown==3.4.2 plantuml-markdown==3.4.2
plantuml-wrapper==0.1.0 plantuml-wrapper==0.1.0
pluggy==0.13.1 pluggy==0.13.1
port-for==0.4 port-for==0.4
pre-commit==2.10.1
prettytable==2.0.0 prettytable==2.0.0
prompt-toolkit==3.0.16 prompt-toolkit==3.0.16
psutil==5.8.0 psutil==5.8.0
psycopg2-binary==2.8.6 psycopg2-binary==2.8.6
PTable==0.9.2
py==1.10.0 py==1.10.0
py2puml==0.4.0 py2puml==0.4.0
pyaml==20.4.0
pycparser==2.20 pycparser==2.20
pyecharts==1.9.0 pyecharts==1.9.0
pyecharts-extras==0.0.5 pyecharts-extras==0.0.5
Pygments==2.8.1 Pygments==2.9.0
PyMySQL==1.0.2 PyMySQL==1.0.2
pynndescent==0.5.2 pynndescent==0.5.2
pyparsing==2.4.7 pyparsing==2.4.7
...@@ -102,17 +90,14 @@ pytest-venv==0.2.1 ...@@ -102,17 +90,14 @@ pytest-venv==0.2.1
python-dateutil==2.8.1 python-dateutil==2.8.1
python-dotenv==0.15.0 python-dotenv==0.15.0
python-editor==1.0.4 python-editor==1.0.4
python-magic==0.4.22 pytz==2021.1
pytoolbox==14.0.0
pytz==2020.5
PyYAML==5.4.1
pyzmq==22.0.3 pyzmq==22.0.3
redis==3.5.3 redis==3.5.3
requests==2.25.1 requests==2.25.1
scikit-learn==0.24.1 scikit-learn==0.24.1
scipy==1.6.2 scipy==1.6.2
simplejson==3.17.2 simplejson==3.17.2
six==1.15.0 six==1.16.0
snowballstemmer==2.1.0 snowballstemmer==2.1.0
speaklater==1.3 speaklater==1.3
Sphinx==3.4.3 Sphinx==3.4.3
...@@ -135,17 +120,16 @@ toml==0.10.2 ...@@ -135,17 +120,16 @@ toml==0.10.2
torch==1.8.1 torch==1.8.1
torchfile==0.1.0 torchfile==0.1.0
tornado==6.1 tornado==6.1
tqdm==4.60.0
typing-extensions==3.7.4.3 typing-extensions==3.7.4.3
uritemplate==3.0.1 uritemplate==3.0.1
urllib3==1.26.4 urllib3==1.26.4
venv-run==0.1.0
vine==5.0.0 vine==5.0.0
virtualenv==20.4.3 virtualenv==20.4.6
virtualenv-clone==0.5.4
visdom==0.1.8.9 visdom==0.1.8.9
visitor==0.1.3 visitor==0.1.3
wcwidth==0.1.8 wcwidth==0.1.8
websocket-client==0.57.0 websocket-client==0.57.0
Werkzeug==1.0.1 Werkzeug==2.0.1
wget==3.2 wget==3.2
WTForms==2.3.3 WTForms==2.3.3
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