diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:24:26 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:33:56 -0700 |
| commit | 9d3d5d518c8e9b20f40eefe621ad0d7ec2f7b311 (patch) | |
| tree | 6e69fcde739787355a9ed285f454e4720c1f4e11 /requirements.txt | |
| parent | 5b89cf3c0c9f82bcf4e4dad3cf275df0d499c3a4 (diff) | |
update depedencies
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 284a02b..8bbeccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,28 +3,36 @@ blinker==1.7.0 certifi==2023.11.17 charset-normalizer==3.3.2 click==8.1.7 +contourpy==1.2.0 +cycler==0.12.1 docopt==0.6.2 Flask==3.0.0 Flask-Cors==4.0.0 +fonttools==4.47.0 greenlet==3.0.1 gunicorn==21.2.0 idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.2 joblib==1.3.2 +kiwisolver==1.4.5 logfury==1.0.1 MarkupSafe==2.1.3 +matplotlib==3.8.2 mysql-connector-python==8.2.0 numpy==1.26.2 packaging==23.2 pandas==2.1.3 patsy==0.5.3 +Pillow==10.1.0 pip-review==1.3.0 pipreqs==0.4.13 plotly==5.18.0 protobuf==4.21.12 psycopg2-binary==2.9.9 +pyparsing==3.1.1 python-dateutil==2.8.2 +python-dotenv==1.0.1 pytz==2023.3.post1 requests==2.31.0 scikit-learn==1.3.2 |
