We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e4c60 commit 809c220Copy full SHA for 809c220
constraints/airflow_2.10.3_py3.11_v1.txt
@@ -35,10 +35,10 @@ Authlib==1.3.1
35
ConfigUpdater==3.2
36
Deprecated==1.2.18
37
Events==0.5
38
-Flask-AppBuilder==4.5.3
+Flask-AppBuilder<=4.5.3
39
Flask-Babel==2.0.0
40
Flask-Bcrypt==1.0.1
41
-Flask-Caching<2.3.1
+Flask-Caching<=2.3.1
42
Flask-JWT-Extended==4.7.1
43
Flask-Limiter==3.12
44
Flask-Login==0.6.3
@@ -752,14 +752,14 @@ tzlocal==5.3.1
752
uc-micro-py==1.0.3
753
universal_pathlib==0.2.6
754
uritemplate==4.1.1
755
-urllib3<2.4.0
+urllib3<=2.4.0
756
userpath==1.9.2
757
uv==0.6.14
758
validators==0.34.0
759
vertica-python==1.4.0
760
vine==5.1.0
761
virtualenv==20.30.0
762
-watchtower<3.4.0
+watchtower<=3.4.0
763
wcwidth==0.2.13
764
weaviate-client==4.9.6
765
webencodings==0.5.1
0 commit comments