Conversation
|
Hi @tianchu. Do you have an estimate on this as it is a blocker for us right now. Than you |
|
@mbelang Do you use pip or a requirements.txt to manage python dependencies? If so, you can list |
|
No i'm not. We are using poetry which does a better job a dependency resolution and there is obviously a conflict between our lib and this one as our lib uses the latest of datadog's |
|
So you installs You can also probably remove |
|
I decided to install datadog-lambda from git instead. I'm testing it ATM |
8ffa6a8 to
e403042
Compare
|
The upgrade is blocked by a bug in the latest version (0.31.0) of |
e403042 to
980b13a
Compare
What does this PR do?
Update dependencies
Motivation
#26