Skip to content

Commit

Permalink
Fix pendulum version in test
Browse files Browse the repository at this point in the history
  • Loading branch information
kome12 committed Aug 7, 2024
1 parent 8433547 commit f5a45c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
jsonschema==3.2.0 # matches `composer-2.1.14-airflow-2.5.1`
pytest==7.3.1
tox==4.0.0 # google-cloud-bigquery 2.34.4 requires packaging<22.0dev
pendulum~=2.0.0 # pendulum.tz.timezone is removed in pendulum 3.0.0 which causes TypeError: 'module' object is not callable

0 comments on commit f5a45c8

Please sign in to comment.