forked from move-coop/parsons
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (60 loc) · 1.58 KB
/
requirements.txt
File metadata and controls
61 lines (60 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
azure-storage-blob==12.27.1
boto3>=1.42.0
boxsdk==4.1.0
braintree==4.41.0
beautifulsoup4>=4.10.0
censusgeocode @ git+https://github.com/fitnr/censusgeocode.git@1824f5d558ff6378dc4359b44c9cf535a2ba205f
civis==1.16.1;python_version<"3.10" # later Civis versions do not support Python 3.9
civis==2.4.3;python_version>="3.10"
curlify==3.0.0
dbt-core>=1.9.0
dbt-bigquery>=1.9.0
dbt-postgres>=1.9.0
dbt-redshift>=1.9.0
dbt-snowflake>=1.9.0
defusedxml>=0.7.1, <=0.8.0
facebook-business==24.0.1
fastavro==1.12.1
google-api-core==2.28.1
google-api-python-client==2.187.0
google-auth>=2.40.3
google-cloud-bigquery==3.38.0
google-cloud-storage-transfer==1.18.0
google-cloud-storage>=3.1,<3.8
grpcio==1.76.0
gspread==6.2.1
httplib2==0.30.0
joblib==1.2.0;python_version<"3.10" # Civis 1.16.1, which runs on Python 3.9, requires an older joblib version
joblib==1.4.2;python_version>="3.10"
lxml>=6.0.2
mysql-connector-python==9.4.0
newmode==0.1.6
oauth2client==4.1.3
paramiko==4.0.0
petl==1.7.17
psycopg2-binary==2.9.9;python_version<"3.13"
psycopg2-binary==2.9.11;python_version>="3.13"
pyairtable==3.2.0
PyGitHub==2.8.1
python-dateutil==2.9.0.post0
requests==2.32.5
requests-oauthlib==2.0.0
requests-toolbelt>=1.0.0
setuptools==80.9.0
simple-salesforce==1.12.9
simplejson==3.20.1
slack-sdk==3.38.0
sqlalchemy>=1.4.22
sshtunnel==0.4.0
suds-py3==1.4.5.0
surveygizmo==1.2.3
twilio==9.9.0
urllib3==1.26.20;python_version<"3.10"
urllib3==2.6.0;python_version>="3.10"
validate-email==1.3
xmltodict==1.0.2
# Stuff for TMC scripts
# TODO Remove when we have a TMC-specific Docker image
jinja2>=3.0.2
selenium==3.141.0
us==3.2.0