forked from mcflyhalf/nipo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.11 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
amqp==5.0.9
appdirs==1.4.3
atomicwrites==1.4.0
attrs==20.3.0
billiard==3.6.4.0
CacheControl==0.12.6
celery==5.2.3
certifi==2019.11.28
chardet==3.0.4
click==8.0.3
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.3
configparser==5.0.2
contextlib2==0.6.0
distlib==0.3.0
distro==1.4.0
dnspython==2.1.0
docopt==0.6.2
email-validator==1.1.2
Flask==1.1.2
Flask-Login==0.5.0
Flask-WTF==0.14.3
greenlet==1.0.0
grip==4.5.2
gunicorn==20.1.0
html5lib==1.0.1
idna==2.8
iniconfig==1.1.1
ipaddr==2.2.0
itsdangerous==1.1.0
Jinja2==2.11.3
kombu==5.2.3
lockfile==0.12.2
Markdown==3.3.4
MarkupSafe==1.1.1
more-itertools==8.7.0
msgpack==0.6.2
numpy==1.20.2
opencv-python==4.5.1.48
packaging==20.3
pandas==1.2.4
path-and-address==2.0.1
pep517==0.8.2
Pillow==9.0.0
pluggy==0.13.1
progress==1.5
prompt-toolkit==3.0.18
psycopg2-binary==2.8.6
py==1.10.0
Pygments==2.8.1
pyparsing==2.4.6
pytest==6.2.3
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2021.3
redis==3.5.3
requests==2.22.0
retrying==1.3.3
six==1.14.0
SQLAlchemy==1.4.7
toml==0.10.2
urllib3==1.25.8
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
WTForms==2.3.3