Skip to content

Commit

Permalink
fix: pinning pendulum
Browse files Browse the repository at this point in the history
  • Loading branch information
malachi-constant committed Jan 25, 2024
1 parent 0cf5d0a commit e861322
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions buildspec.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
version: 0.2

phases:
install:
runtime-versions:
python: 3.10
build:
commands:
# CDK Version is defaulted to 2.82.0 if not mentioned using `-c`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Flask-Cors
moto
mypy-boto3-sqs
mypy-boto3-batch
pendulum==2.0.0
pytest-cov
pytest-spark
pyspark
Expand Down

0 comments on commit e861322

Please sign in to comment.