diff options
| author | Scott Gasch <[email protected]> | 2022-08-12 10:32:51 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2022-08-12 10:32:51 -0700 |
| commit | 3390bd2d689b547f11e021fc67c90c2a4204552f (patch) | |
| tree | 86e39a33b0be1176aaa1815cb1e32a9de9c187df /requirements.txt | |
| parent | 1263057778bbf2229f03b1864428319b0918aaff (diff) | |
Update requirements.txt and fix a bug in unscrambler.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4a1471f..28355ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ sqlalchemy pymysql kazoo sphinx - +threadpoolctl |
