forked from cisagov/decider
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (53 loc) · 1016 Bytes
/
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
# NOTE
# --------
# - requirements_dev.txt should be installed after requirements.txt
# - requirements.txt should be installed after wheel==0.37.1
# - wheel is needed as uWSGI calls bdist_wheel from it
# Main App
# --------
uWSGI==2.0.20
six==1.16.0
Flask==2.0.2
Jinja2==3.0.3
MarkupSafe==2.0.1
Werkzeug==2.0.2
click==8.0.3
itsdangerous==2.0.1
Flask-Login==0.5.0
WTForms==3.0.0
Flask-WTF==1.0.0
Flask-Principal==0.4.0
blinker==1.4
greenlet==1.1.2
SQLAlchemy==1.4.26
SQLAlchemy-Utils==0.37.9
Flask-SQLAlchemy==2.5.1
python-dotenv==0.19.2
cffi==1.15.0
pycparser==2.21
cryptography==35.0.0
bcrypt==3.2.0
Markdown==3.3.4
packaging==21.2
webencodings==0.5.1
pyparsing==2.4.7
bleach==4.1.0
soupsieve==2.3
beautifulsoup4==4.10.0
boolean.py==3.8
regex==2021.11.10
lxml==4.6.5
PyYAML==6.0
psycopg2-binary==2.9.1
# DB Tools
# --------
requests==2.26.0
idna==3.3
charset-normalizer==2.0.7
urllib3==1.26.7
certifi==2021.10.8
antlr4-python3-runtime==4.8
pytz==2021.3
simplejson==3.17.5
stix2-patterns==1.3.2
stix2==3.0.1