Skip to content

Commit

Permalink
📌
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Jul 27, 2024
1 parent c5a9f51 commit 4b25a64
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 16 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ftmqs = "ftmq_search.cli:cli"

[tool.poetry.dependencies]
python = ">=3.11,<4"
ftmq = "^0.6.10"
ftmq = "^0.6.12"
structlog = "^24.4.0"

[tool.poetry.group.dev.dependencies]
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ alephclient==2.4.1 ; python_version >= "3.11" and python_version < "4" \
annotated-types==0.7.0 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53 \
--hash=sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89
anystore==0.1.7 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:42fc5724e3aecfabc8a487ada0502162aad72a3a7be1d55b97b3b2bc7c364865 \
--hash=sha256:a5468a40f359d518e584f8b491ff3e5bdcdfdb27876508af89d1b1012d2f54c8
anystore==0.1.8 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:418735305d24ef2351dadf80e8c4f96833736c0761aebe93664e6e336219510c \
--hash=sha256:a4c794e06fb19192f9ab3755b516bbb96209c0f7970664cf58ef78c53c4ba2d3
asttokens==2.4.1 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:051ed49c3dcae8913ea7cd08e46a606dba30b79993209636c4875bc1d637bc24 \
--hash=sha256:b03869718ba9a6eb027e134bfdf69f38a236d681c83c160d510768af11254ba0
Expand Down Expand Up @@ -509,9 +509,9 @@ frozenlist==1.4.1 ; python_version >= "3.11" and python_version < "4" \
fsspec==2024.6.1 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:3cb443f8bcd2efb31295a5b9fdb02aee81d8452c80d28f97a6d0959e6cee101e \
--hash=sha256:fad7d7e209dd4c1208e3bbfda706620e0da5142bebbd9c384afb95b07e798e49
ftmq==0.6.10 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:276730f5fcc1d068a66034d692d47837dd241bb0d1ce26eeae93676753a8ab64 \
--hash=sha256:472f278857509467f575499ccf1ee1263121c55eeaba69cab54b9000abfa8633
ftmq==0.6.12 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:258a14dcce2045585f70927e4935079b2d72f1161e0de2982d3f3cf94961d205 \
--hash=sha256:9a91c76299f9e6e64d2a2e532a75de4954b8c9c612994c47101e58bf6611697f
gcsfs==2024.6.1 ; python_version >= "3.11" and python_version < "4" \
--hash=sha256:13fd18095425e54e248870594fd155812723966b1bda3b102b3a5c44ec436a03 \
--hash=sha256:e8858c7a893b2265e9bfce2fe270a024a2e348c74c23528801db388fc0224ed7
Expand Down

0 comments on commit 4b25a64

Please sign in to comment.