Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
StardustDL committed Feb 23, 2024
1 parent b33c0cc commit 65a25ee
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,21 @@
"PyYAML",
"jinja2",
"pydantic",
"pandas",
"pytest",
"urllib3",
"rich",
"jmespath",
"attrs",
"scrapy",
"pyspark",
"pillow"
],
"extraPackages": [
"pandas",
"matplotlib",
"pyside6",
"pillow",
"matplotlib"
"pyspark",
"scrapy",
"numpy"
],
"worker": "package"
}

0 comments on commit 65a25ee

Please sign in to comment.