forked from TheArqsz/AntiPhishMe-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.32 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
74
75
76
allure-pytest==2.8.15
allure-python-commons==2.8.15
apipkg==1.5
appdirs==1.4.3
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.7.0
bs4==0.0.1
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
clickclick==1.2.2
configparser==5.0.0
connexion==2.6.0
coverage==5.1
distlib==0.3.0
domaintools==0.3.8
execnet==1.7.1
Faker==4.1.0
filelock==3.0.12
Flask==1.1.2
Flask-SQLAlchemy==2.4.1
future==0.18.2
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.0
inflection==0.4.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.1
jsonschema==3.2.0
lazy-object-proxy==1.4.3
lxml==4.2.6
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.2.0
numpy==1.18.4
openapi-spec-validator==0.2.8
packaging==20.4
pbr==5.4.4
phishtank==1.0.0
pipenv==2018.11.26
pipenv-to-requirements==0.9.0
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.8.1
pycerthole==1.0
pycrtsh==0.3.0
PyHamcrest==2.0.2
pylint==2.4.4
pyparsing==2.4.7
pyrsistent==0.16.0
pysafebrowsing==0.1.1
pytest==5.4.2
pytest-cov==2.9.0
pytest-forked==1.1.3
pytest-rerunfailures==9.0
python-dateutil==2.8.0
python-Levenshtein==0.12.0
python-whois==0.7.2
PyYAML==5.3.1
requests==2.23.0
six==1.14.0
soupsieve==2.0
SQLAlchemy==1.3.15
swagger-ui-bundle==0.0.6
text-unidecode==1.3
typed-ast==1.4.1
urllib3==1.25.8
virtualenv==20.0.16
virtualenv-clone==0.5.4
wcwidth==0.1.9
Werkzeug==1.0.1
wrapt==1.11.2
zipp==3.1.0