forked from move-coop/parsons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (50 loc) · 1.07 KB
/
requirements.txt
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
requests==2.25.1
petl==1.6.8
boto3==1.17.98
boxsdk==2.10.0
civis==1.14.2
slackclient==1.3.0
psycopg2-binary==2.8.5
xmltodict==0.11.0
gspread==3.7.0
oauth2client==4.1.3
google-auth==2.6.2
facebook-business==13.0.0
google-api-python-client==1.7.7
google-resumable-media==2.3.2
grpcio==1.45.0
httplib2==0.19.0
validate-email==1.3
paramiko==2.11.0
xmltodict==0.11.0
joblib==0.14.1
censusgeocode==0.4.3.post1
airtable-python-wrapper==0.13.0
google-cloud-storage==2.2.0
google-cloud-bigquery==3.0.1
docutils<0.18,>=0.14
urllib3==1.26.5
simplejson==3.16.0
twilio==6.30.0
simple-salesforce==1.11.6
suds-py3==1.3.4.0
newmode==0.1.6
mysql-connector-python==8.0.18
braintree==4.0.0
python-dateutil==2.8.1
azure-storage-blob==12.3.2
PyGitHub==1.51
surveygizmo==1.2.3
PyJWT==2.4.0 # Otherwise `import jwt` would refer to python-jwt package
SQLAlchemy==1.3.23
requests_oauthlib==1.3.0
# Testing Requirements
requests-mock==1.5.2
flake8==4.0.1
testfixtures==6.18.5
pytest==7.1.1
pytest-datadir==1.3.0
# Stuff for TMC scripts
# TODO Remove when we have a TMC-specific Docker image
selenium==3.141.0
jinja2==3.0.2