Skip to content

Commit 0d723e1

Browse files
feature: upgrade to support python 3.10
1 parent 5cf83df commit 0d723e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/extras/test_requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ awslogs==0.14.0
1212
black==22.3.0
1313
stopit==1.1.2
1414
apache-airflow==2.2.4
15-
apache-airflow-providers-amazon==3.0.0
15+
apache-airflow-providers-amazon==4.0.0
1616
attrs==20.3.0
1717
fabric==2.6.0
1818
requests==2.27.1
1919
sagemaker-experiments==0.1.35
2020
Jinja2==3.0.3
21+
pandas>=1.3.5,<1.5

0 commit comments

Comments
 (0)