Skip to content

Commit

Permalink
Revert "Downgrade pendulum version (#1446)" (#1478)
Browse files Browse the repository at this point in the history
This reverts commit 6db2a49.

closes: #1477
  • Loading branch information
pankajkoti authored Feb 16, 2024
1 parent 8b691f1 commit 040e724
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/integration-tests/Dockerfile.astro_cloud
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,4 @@ RUN cp astronomer_migration_dag.py ${AIRFLOW_HOME}/dags/
RUN cp nuke-config.yml ${AIRFLOW_HOME}/dags/
# we have an issue with connexion==3.0.0, so for now pinning previous stable version
RUN pip install connexion==2.14.2
# Temporary pin of pendulum until the required changes for pendulum 3.0 are handled in Astro
RUN pip install pendulum==2.1.2
USER astro

0 comments on commit 040e724

Please sign in to comment.