mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 11:58:09 +00:00
update memoization to 0.4.0 (#1124)
This primarily meant to enable addressing a warning for caching functions without arguments. https://github.com/lonelyenvoy/python-memoization/releases/tag/v0.4.0
This commit is contained in:
@ -5,7 +5,7 @@ semver~=2.13.0
|
||||
signalrcore==0.9.2
|
||||
asciimatics~=1.13.0
|
||||
pydantic~=1.8.1 --no-binary=pydantic
|
||||
memoization~=0.3.1
|
||||
memoization~=0.4.0
|
||||
msrestazure==0.6.4
|
||||
azure-storage-blob~=12.8
|
||||
azure-applicationinsights==0.1.0
|
||||
|
Reference in New Issue
Block a user