fetchai / agents-aea

A framework for autonomous economic agent (AEA) development
https://docs.fetch.ai/aea/
Apache License 2.0
203 stars 62 forks source link

fix: update deps tensorflow and relock #2817

Closed solarw closed 1 year ago

solarw commented 1 year ago

Fixes

This PR updates the tensorflow dependency and re-locks to fix a tensorflow install issue on windows.

Types of changes

What types of changes does your code introduce to agents-aea? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

codecov-commenter commented 1 year ago

Codecov Report

Merging #2817 (5ca3da7) into develop (ef04074) will increase coverage by 0.01%. The diff coverage is 98.70%.

:exclamation: Current head 5ca3da7 differs from pull request most recent head 627c603. Consider uploading reports for the commit 627c603 to get more accurate results

@@             Coverage Diff             @@
##           develop    #2817      +/-   ##
===========================================
+ Coverage    97.88%   97.90%   +0.01%     
===========================================
  Files          506      503       -3     
  Lines        36146    35849     -297     
===========================================
- Hits         35382    35098     -284     
+ Misses         764      751      -13     
Flag Coverage Δ
unittests 97.90% <98.70%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aea/cli/run.py 83.33% <0.00%> (ø)
aea/crypto/registries/base.py 100.00% <ø> (ø)
aea/helpers/async_utils.py 100.00% <ø> (ø)
aea/helpers/install_dependency.py 100.00% <ø> (ø)
aea/helpers/transaction/base.py 100.00% <ø> (ø)
aea/launcher.py 100.00% <ø> (ø)
aea/runtime.py 98.20% <ø> (ø)
packages/fetchai/connections/gym/connection.py 100.00% <ø> (ø)
...ages/fetchai/connections/http_client/connection.py 100.00% <ø> (ø)
...ages/fetchai/connections/http_server/connection.py 100.00% <ø> (ø)
... and 63 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.