Skip to content

Commit

Permalink
Merge pull request #9 from kbase/dev_setup_spark_standalone
Browse files Browse the repository at this point in the history
bump lib
  • Loading branch information
Tianhao-Gu authored Jan 16, 2025
2 parents 87d03c3 + b005fec commit 85e3be1
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 120 deletions.
10 changes: 5 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ verify_ssl = true
name = "pypi"

[packages]
pyspark= "==3.5.2"
pyspark= "==3.5.4"

[dev-packages]
pytest = "==8.3.2"
coverage = "==7.6.1"
pytest-cov = "==5.0.0"
ipython = "==8.26.0"
pytest = "==8.3.4"
coverage = "==7.6.10"
pytest-cov = "==6.0.0"
ipython = "==8.31.0"

[requires]
python_version = "3.11"
213 changes: 98 additions & 115 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85e3be1

Please sign in to comment.