forked from ethyca/fides
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
69 lines (69 loc) · 1.33 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
62
63
64
65
66
67
68
69
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
cloud-sql-python-connector==1.9.2
colorama>=0.4.3
cryptography==42.0.0
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.1
fideslog==1.2.10
firebase-admin==5.3.0
GitPython==3.1.41
httpx==0.23.1
hvac==0.11.2
iab-tcf==0.2.2
immutables==0.20
importlib_resources==5.12.0
Jinja2==3.1.4
joblib==1.3.2
loguru==0.6.0
multidimensional_urlencode==0.0.4
pg8000==1.31.2
nh3==0.2.15
numpy==1.24.4
okta==2.7.0
openpyxl==3.0.9
networkx==3.1
packaging==23.0
pandas==1.4.3
paramiko==3.4.0
passlib[bcrypt]==1.7.4
plotly==5.13.1
pyinstrument==4.5.1
psycopg2-binary==2.9.6
pydantic==1.10.13
pydash==6.0.2
pygtrie==2.5.0
PyJWT==2.4.0
pymongo==4.7.3
PyMySQL==1.1.1
python-jose[cryptography]==3.3.0
pyyaml==6.0.1
redis==3.5.3
rich-click==1.6.1
sendgrid==6.9.7
scylla-driver==3.26.8
slowapi==0.1.8
snowflake-sqlalchemy==1.5.1
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
tinycss2==1.2.1
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