diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-05-04 13:58:58 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-05-04 13:58:58 -0700 |
| commit | b19fca1d9be319f7d7b07215139832f2b46d6385 (patch) | |
| tree | d4e9afc2fa725c0352f957410fa9e30e749e45e5 /requirements-dev.lock | |
| parent | move the slocalc under `src` (diff) | |
| download | infra-b19fca1d9be319f7d7b07215139832f2b46d6385.tar.gz | |
move seqstat
Diffstat (limited to '')
| -rw-r--r-- | requirements-dev.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements-dev.lock b/requirements-dev.lock index 13ce373..74a56bf 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -26,6 +26,8 @@ certifi==2024.2.2 # via requests charset-normalizer==3.3.2 # via requests +click==8.1.7 + # via world dill==0.3.8 # via pylint docstring-to-markdown==0.15 |
