-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.19 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
70
71
72
73
aiosmtplib==1.1.6
anyio==3.6.2
asgiref==3.5.2
astroid==2.12.12
attrs==22.1.0
black==22.10.0
certifi==2022.9.24
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
cryptography==36.0.2
Deprecated==1.2.13
dill==0.3.5.1
distlib==0.3.6
Faker==15.1.1
filelock==3.8.0
Flask==2.1.3
Flask-Cors==3.0.10
greenlet==1.1.3.post0
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
identify==2.5.6
idna==3.4
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==3.2.0
lazy-object-proxy==1.7.1
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==0.4.3
nodeenv==1.7.0
packaging==21.3
pathspec==0.10.1
phonenumbers==8.12.48
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.20.0
psycopg2==2.9.4
py==1.11.0
pycparser==2.21
pycryptodome==3.10.4
PyJWT==2.3.0
pylint==2.15.4
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.5
PyYAML==6.0
requests==2.28.1
requests-file==1.5.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.42
supertokens-python==0.11.4
tldextract==3.1.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.5
twilio==7.9.1
typing_extensions==4.4.0
urllib3==1.26.12
validator.py==1.3.0
virtualenv==20.16.5
Werkzeug==2.0.3
wrapt==1.14.1