File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ ruff==0.11.9
1212testfixtures == 8.3.0
1313
1414# Docs Requirements
15- Sphinx == 8.1.3 ;python_version >= '3.10'
16- Sphinx == 7.4.7 ;python_version < '3.10'
17- sphinx-rtd-theme == 3.0.2
18- myst-parser == 4.0.1 ;python_version >= '3.10'
1915myst-parser == 3.0.1 ;python_version < '3.10'
16+ myst-parser == 4.0.1 ;python_version >= '3.10'
2017sphinx-multiversion
18+ sphinx-rtd-theme == 3.0.2
19+ Sphinx == 7.4.7 ;python_version < '3.10'
20+ Sphinx == 8.1.3 ;python_version >= '3.10'
Original file line number Diff line number Diff line change 1- pyairtable == 3.0.2
21azure-storage-blob == 12.25.1
32boto3 >= 1.17.98
43boxsdk == 3.13.0
54braintree == 4.31.0
65bs4 == 0.0.2
76censusgeocode == 0.5.2
87civis == 1.16.1 ;python_version < "3.10" # later Civis versions do not support Python 3.9
9- civis == 2.4.3 ;python_version >= "3.10"
8+ civis == 2.4.3 ;python_version >= "3.10"
109curlify == 2.2.1
1110dbt_core >= 1.5.0
1211defusedxml >= 0.7.1 , <= 0.8.0
@@ -29,6 +28,7 @@ paramiko==3.5.1
2928petl == 1.7.15
3029psycopg2-binary == 2.9.9 ;python_version < "3.13"
3130psycopg2-binary == 2.9.10 ;python_version >= "3.13"
31+ pyairtable == 3.0.2
3232PyGitHub == 2.6.0
3333python-dateutil == 2.9.0.post0
3434requests == 2.32.3
@@ -37,8 +37,8 @@ setuptools==78.1.0
3737simple-salesforce == 1.12.6
3838simplejson == 3.20.1
3939slackclient == 1.3.1
40- sshtunnel == 0.4.0
4140sqlalchemy >= 1.4.22 , != 1.4.33 , < 3.0.0 # Prefect does not work with 1.4.33 and >=2.0.0 has breaking changes
41+ sshtunnel == 0.4.0
4242suds-py3 == 1.4.5.0
4343surveygizmo == 1.2.3
4444twilio == 9.6.0
You can’t perform that action at this time.
0 commit comments