Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Update #39

Merged
merged 7 commits into from
Apr 23, 2024
Merged

Dependency Update #39

merged 7 commits into from
Apr 23, 2024

Conversation

bh2smith
Copy link
Contributor

@bh2smith bh2smith commented Apr 19, 2024

Motivated by the need for a token table update on Dune (Note that the missing tokens script no longer runs and had to be updated).

PR has two commits: the first being items 1 and 2 below and the removal of INFURA_KEY is separated into the second commit.

  1. The missing tokens query has been adapted to new standards (specifically the token table to check is now tokens.erc20 rather than tokens_{{blockchain}}.erc20.
  2. We update all package requirements and bump the python version from 3.10 to 3.12
  3. (41b3745) Removing the need for INFURA_KEY as an env var (in favour of ankr node).

Test Plan

Copy link

socket-security bot commented Apr 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/[email protected] environment, eval, filesystem, network, shell Transitive: unsafe +4 1.35 MB
pypi/[email protected] environment, eval Transitive: filesystem, network, shell, unsafe +102 39.9 MB lafrech, sloria
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe 0 62.2 MB MarcoGorelli, datapythonista, jbrockmendel, ...8 more
pypi/[email protected] environment, eval, filesystem, shell 0 160 kB bbc, theskumar
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe +101 57 MB Lukasa, graffatcolmingov, nateprewitt
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe 0 61.3 MB CaselIT
pypi/[email protected] environment, eval, filesystem, network, shell Transitive: unsafe +281 281 MB casper.dcl, tqdm
pypi/[email protected] environment, eval, filesystem, network, shell 0 4.61 MB carver, fselmo, kclowes, ...5 more
pypi/[email protected] environment, eval, filesystem, shell 0 1.09 MB jmcnamara

🚮 Removed packages: pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected], pypi/[email protected]

View full report↗︎

src/missing_tokens.py Outdated Show resolved Hide resolved
src/missing_tokens.py Outdated Show resolved Hide resolved
src/subgraph/ens_data.py Outdated Show resolved Hide resolved
@bh2smith
Copy link
Contributor Author

bh2smith commented Apr 21, 2024

Note that the pkg_resources import is fixed by the following PR to the dune_client: duneanalytics/dune-client#123

So we will have to wait for it to be merged and released.

Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

requirements.txt Outdated Show resolved Hide resolved
@bh2smith
Copy link
Contributor Author

This is ready now -- cc @fleupold and Dune requirement was updated.

@fleupold fleupold merged commit f8225a5 into cowprotocol:main Apr 23, 2024
3 checks passed
@bh2smith bh2smith deleted the dependency-update branch April 23, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants