summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorJonathan Bauer2022-04-26 17:48:26 +0200
committerJonathan Bauer2022-04-26 17:48:26 +0200
commit8685385535fbe55dfbbc5b252215c96e3cedc993 (patch)
tree97071bf83a471617dd9253e54e02da1b6ca6e43d /requirements.txt
parentfix round 2 (diff)
downloadbwlp-statistics-8685385535fbe55dfbbc5b252215c96e3cedc993.tar.gz
bwlp-statistics-8685385535fbe55dfbbc5b252215c96e3cedc993.tar.xz
bwlp-statistics-8685385535fbe55dfbbc5b252215c96e3cedc993.zip
set versions requirements.txt as min versions
TODO: up-to-date list of packages versions
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt52
1 files changed, 26 insertions, 26 deletions
diff --git a/requirements.txt b/requirements.txt
index 0baad9b..e4b4691 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,26 +1,26 @@
-Brotli==1.0.7
-click==7.1.2
-dash==1.12.0
-dash-bootstrap-components==0.10.0
-dash-core-components==1.10.0
-dash-html-components==1.0.3
-dash-renderer==1.4.1
-dash-table==4.7.0
-Flask==1.1.2
-Flask-Compress==1.5.0
-future==0.18.2
-gunicorn==20.0.4
-humanize==2.4.0
-itsdangerous==1.1.0
-Jinja2==2.11.2
-MarkupSafe==1.1.1
-natsort==7.0.1
-numpy==1.18.4
-pandas==1.0.3
-plotly==4.7.1
-PyMySQL==0.9.3
-python-dateutil==2.8.1
-pytz==2020.1
-retrying==1.3.3
-six==1.14.0
-Werkzeug==1.0.1
+Brotli>=1.0.7
+click>=7.1.2
+dash>=1.12.0
+dash-bootstrap-components>=0.10.0
+dash-core-components>=1.10.0
+dash-html-components>=1.0.3
+dash-renderer>=1.4.1
+dash-table>=4.7.0
+Flask>=1.1.2
+Flask-Compress>=1.5.0
+future>=0.18.2
+gunicorn>=20.0.4
+humanize>=2.4.0
+itsdangerous>=1.1.0
+Jinja2>=2.11.2
+MarkupSafe>=1.1.1
+natsort>=7.0.1
+numpy>=1.22.3
+pandas>=1.0.3
+plotly>=4.7.1
+PyMySQL>=0.9.3
+python-dateutil>=2.8.1
+pytz>=2020.1
+retrying>=1.3.3
+six>=1.14.0
+Werkzeug>=1.0.1