diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2022-06-26 17:28:49 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2022-06-26 17:28:49 +0200 |
| commit | 75cc60fd42c58cadc28f5eb4499f197604254aba (patch) | |
| tree | 48513c9c59dd24207100fc2cf2c3118c8145dd72 /requirements.pip.runtime.txt | |
| parent | 7ae36a21d031c3d71e9015823c61380f88b0595d (diff) | |
WIP native implementation
Diffstat (limited to 'requirements.pip.runtime.txt')
| -rw-r--r-- | requirements.pip.runtime.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/requirements.pip.runtime.txt b/requirements.pip.runtime.txt index 4499a99..db3c695 100644 --- a/requirements.pip.runtime.txt +++ b/requirements.pip.runtime.txt @@ -1,6 +1,4 @@ aiohttp ~= 3.8.1 -appdirs ~= 1.4.4 -click ~= 8.1.3 -hat-aio ~= 0.6.0 -hat-json ~= 0.5.5 +hat-aio ~= 0.6.1 +hat-json ~= 0.5.6 pycairo ~= 1.21.0 |
