mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-22 14:38:00 +00:00
requirements: add cachetools
This commit is contained in:
parent
3c71a35b61
commit
a7390f5996
|
@ -9,3 +9,4 @@ pycrypto==2.6.1
|
||||||
PyYAML==3.13
|
PyYAML==3.13
|
||||||
simplejson==3.16.0
|
simplejson==3.16.0
|
||||||
yarl==1.2.6
|
yarl==1.2.6
|
||||||
|
cachetools
|
||||||
|
|
Loading…
Reference in a new issue