forked from auth0/auth0-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
77 lines (77 loc) · 1.3 KB
/
requirements.txt
File metadata and controls
77 lines (77 loc) · 1.3 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
-e .
aiohttp==3.8.1
aioresponses==0.7.3
aiosignal==1.2.0
alabaster==0.7.12
async-timeout==4.0.2
attrs==21.4.0
Authlib==1.0.1
Babel==2.10.3
black==22.6.0
callee==0.3.1
certifi==2021.10.8
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==2.1.0
click==8.1.3
coverage==6.4.1
cryptography==36.0.2
Deprecated==1.2.13
distlib==0.3.4
docutils==0.17.1
filelock==3.7.1
flake8==4.0.1
Flask==2.1.2
Flask-Cors==3.0.10
frozenlist==1.3.0
identify==2.5.1
idna==3.3
imagesize==1.4.1
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
jwcrypto==1.3.1
MarkupSafe==2.1.1
mccabe==0.6.1
mock==4.0.3
multidict==6.0.2
mypy-extensions==0.4.3
nodeenv==1.7.0
packaging==21.3
pathspec==0.9.0
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.19.0
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
Pygments==2.12.0
PyJWT==2.4.0
pyparsing==3.0.9
pytest==7.1.2
pytest-mock==3.8.2
python-dotenv==0.20.0
pytz==2022.1
pyupgrade==2.34.0
PyYAML==6.0
requests==2.28.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tokenize-rt==4.2.1
toml==0.10.2
tomli==2.0.1
urllib3==1.26.9
virtualenv==20.15.1
Werkzeug==2.1.2
wrapt==1.14.1
yarl==1.7.2