diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2023-06-09 02:05:29 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2023-06-09 02:05:29 +0300 |
commit | b26a622543076ee905a9ce920e791ec9d62ca865 (patch) | |
tree | f8c679050202c6fc953d413c127d319def0b02bf /requirements.txt | |
parent | 2d6bb8278750ab0c79604a6c14726cd67bcf4cc2 (diff) |
wip
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e11d512..893cdfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ paho-mqtt==1.6.1 inverterd~=1.0.3 clickhouse-driver~=0.2.0 -toml~=0.10.2 mysql-connector-python~=8.0.27 Werkzeug==2.2.2 uwsgi~=2.0.20 |