mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 04:18:07 +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:
@ -24,7 +24,7 @@ opencensus-ext-azure~=1.0.2
|
||||
pydantic==1.8.2 --no-binary=pydantic
|
||||
PyJWT>=2.1.0
|
||||
requests~=2.25.1
|
||||
memoization~=0.3.1
|
||||
memoization~=0.4.0
|
||||
github3.py~=2.0.0
|
||||
typing-extensions~=3.10.0.0
|
||||
jsonpatch==1.32
|
||||
|
Reference in New Issue
Block a user