Skip to content

Commit

Permalink
Update Pipfile and Pipfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
philerooski committed Nov 5, 2024
1 parent 829cb6e commit 5d90536
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 434 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ python_version = "3.9"
[dev-packages]
pytest = "*"
pyarrow = "~=11.0"
pre-commit = "*"
pre-commit = "~=4.0"
sceptre = ">=3.2.0"
sceptre-sam-handler = "*"
synapseclient = "~=2.7"
numpy = "<2.0" # See issue "A module that was compiled using NumPy 1.x cannot be run..."
pandas = "<1.5"
moto = "~=4.1"
datacompy = "~=0.8"
Expand Down
Loading

0 comments on commit 5d90536

Please sign in to comment.