forked from ethyca/fides
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.24 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
53
54
55
56
57
58
59
60
61
alembic==1.8.1
anyascii==0.3.2
anyio==3.7.1
APScheduler==3.9.1.post1
asyncpg==0.27.0
boto3==1.26.1
celery[pytest]==5.2.7
colorama>=0.4.3
cryptography==38.0.3
dask==2022.9.2
deepdiff==6.3.0
defusedxml==0.7.1
expandvars==0.9.0
fastapi[all]==0.89.1
fastapi-pagination[sqlalchemy]==0.11.4
fideslang==3.0.0
fideslog==1.2.10
firebase-admin==5.3.0
GitPython==3.1.35
httpx==0.23.1
hvac==0.11.2
iab-tcf==0.2.2
importlib_resources==5.12.0
Jinja2==3.1.2
loguru==0.6.0
multidimensional_urlencode==0.0.4
nh3==0.2.15
okta==2.7.0
openpyxl==3.0.9
networkx==3.1 # added to help with privacy preference data migration
packaging==23.0
pandas==1.4.3
paramiko==3.1.0
passlib[bcrypt]==1.7.4
plotly==5.13.1
pyinstrument==4.5.1
psycopg2-binary==2.9.6
pydantic==1.10.9
pydash==6.0.2
PyJWT==2.4.0
pymongo==3.13.0
PyMySQL==1.0.2
python-jose[cryptography]==3.3.0
pyyaml==6.0.1
redis==3.5.3
rich-click==1.6.1
sendgrid==6.9.7
slowapi==0.1.8
snowflake-sqlalchemy==1.4.3
sqlalchemy[asyncio]==1.4.27
sqlalchemy-citext==1.8.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-redshift==0.8.11
sqlalchemy-stubs==0.4
SQLAlchemy-Utils==0.38.3
sshtunnel==0.4.0
toml==0.10.2
twilio==7.15.0
typing_extensions==4.5.0 # pinned to work around https://github.com/pydantic/pydantic/issues/5821
validators==0.20.0
versioneer==0.19