-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.18 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.4.3
appdirs==1.4.4
attrs==20.2.0
black==20.8b1
boto3==1.16.5
botocore==1.19.5
certifi==2023.7.22
cffi==1.14.3
chardet==3.0.4
click==7.1.2
coverage==5.3
cryptography==41.0.4
flanker==0.9.11
flask==1.1.2
flask-cors==3.0.9
flask-migrate==2.5.3
flask-sqlalchemy==2.4.4
freezegun==1.0.0
idna==2.10
iniconfig==1.1.1
itsdangerous==1.1.0
jinja2==2.11.2
jmespath==0.10.0
mako==1.1.3
markupsafe==1.1.1
mypy-extensions==0.4.3
git+ssh://[email protected]/slacgismo/openfido-utils.git
packaging==20.4
pathspec==0.8.0
pluggy==0.13.1
ply==3.11
psycopg2-binary==2.8.6
py==1.9.0
pycparser==2.20
pyjwt==1.7.1
pyparsing==2.4.7
pytest==6.1.1
pytest-cov==2.10.1
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
python-http-client==3.3.1
regex==2020.10.23
requests==2.24.0
s3transfer==0.3.3
sendgrid==6.4.7
six==1.15.0
sqlalchemy==1.3.20
starkbank-ecdsa==1.1.0
tld==0.12.2
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.25.11
werkzeug==1.0.1
astroid==2.4.2
flasgger==0.9.5
invoke==1.4.1
isort==5.6.4
jsonschema==3.2.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
mistune==0.8.4
mypy-extensions==0.4.3
pylint==2.6.0
pylint-flask-sqlalchemy==0.2.0
pyrsistent==0.17.3
pyyaml==5.3.1
wrapt==1.12.1