-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
78 lines (78 loc) · 2.28 KB
/
requirements.txt
File metadata and controls
78 lines (78 loc) · 2.28 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
78
-i https://pypi.python.org/simple
aniso8601==9.0.1
apispec==6.4.0
attrs==23.2.0; python_version >= '3.7'
babel==2.14.0; python_version >= '3.7'
bcrypt==3.2.0
blinker==1.7.0; python_version >= '3.8'
boto3==1.17.6
botocore==1.20.112; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
certifi==2024.2.2; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
click==7.1.2
coverage==5.4
cryptography==42.0.3; python_version >= '3.7'
decorator==5.1.1; python_version >= '3.5'
dnspython==2.6.1; python_version >= '3.8'
ecdsa==0.16.1
email-validator==2.1.0.post1
fabric==2.6.0
flasgger==0.8.0
flask==1.1.2
flask-admin==1.5.7
flask-babelex==0.9.4
flask-bcrypt==0.7.1
flask-cors==3.0.10
flask-dynamo==0.1.2
flask-jsglue==0.3.1
flask-login==0.5.0
flask-mail==0.9.1
flask-principal==0.4.0
flask-restful==0.3.8
flask-security==3.0.0
flask-sqlalchemy==2.4.4
flask-wtf==0.14.3
geojson==2.5.0
github3.py==1.3.0
gunicorn==20.0.4
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
invoke==1.7.3
itsdangerous==1.1.0
jinja2==2.11.3
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
jsonschema==4.21.1; python_version >= '3.8'
jsonschema-specifications==2023.12.1; python_version >= '3.8'
jwcrypto==1.5.4; python_version >= '3.8'
markupsafe==1.1.1
marshmallow==3
mistune==3.0.2; python_version >= '3.7'
nose==1.3.7
packaging==23.2; python_version >= '3.7'
paramiko==2.7.2
passlib==1.7.4
pathlib2==2.3.7.post1
petl==1.7.2
pycparser==2.20
pynacl==1.5.0; python_version >= '3.6'
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2024.1
pyyaml==6.0.1; python_version >= '3.6'
referencing==0.33.0; python_version >= '3.8'
requests==2.25.1
rpds-py==0.18.0; python_version >= '3.8'
s3transfer==0.3.7
setuptools==69.1.0; python_version >= '3.8'
shapely==1.7.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
speaklater==1.3
sqlalchemy==1.3.23
typing-extensions==4.10.0rc1; python_version >= '3.8'
uritemplate==4.1.1; python_version >= '3.6'
urllib3==1.26.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
validators==0.18.2
watchdog==2.0.0
werkzeug==1.0.1
win-unicode-console==0.5
wtforms==2.3.3