-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.04 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
appdirs==1.4.3
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
backports.csv==1.0.7
beautifulsoup4==4.8.1
black==19.3b0
bs4==0.0.1
certifi==2019.3.9
chardet==3.0.4
Click==7.0
defusedxml==0.6.0
Django==2.2.7
docopt==0.6.2
et-xmlfile==1.0.1
Faker==1.0.5
Flask==1.0.2
flask-blueprint==1.3.0
Flask-Cors==3.0.7
Flask-Login==0.4.1
flask-marshmallow==0.10.1
Flask-SQLAlchemy==2.4.1
gunicorn==20.0.4
idna==2.8
isort==4.3.17
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.10.1
lazy-object-proxy==1.3.1
MarkupSafe==1.1.1
marshmallow==3.3.0
marshmallow-sqlalchemy==0.21.0
mccabe==0.6.1
more-itertools==7.0.0
odfpy==1.4.0
openpyxl==2.4.11
pluggy==0.9.0
psycopg2==2.8.4
psycopg2-binary==2.8.4
py==1.8.0
pyjokes==0.6.0
pylint==2.3.1
pytest==4.4.0
python-dateutil==2.8.0
python-dotenv==0.10.1
pythonds3==3.0.2
pytz==2019.3
PyYAML==5.1
records==0.5.3
requests==2.21.0
selenium==3.141.0
six==1.12.0
soupsieve==1.9.5
SQLAlchemy==1.3.3
sqlparse==0.3.0
tablib==0.13.0
text-unidecode==1.2
toml==0.10.0
typed-ast==1.3.1
urllib3==1.24.2
Werkzeug==0.15.3
wrapt==1.11.1
xlrd==1.2.0
xlwt==1.3.0