-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.08 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
alembic==1.7.4
astroid==2.8.4
attrs==20.2.0
barcode==1.0.2
beautifulsoup4==4.10.0
blinker==1.4
bokeh==2.4.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==8.0.3
dictalchemy==0.1.2.7
environs==9.3.4
Flask==2.1.1
Flask-Admin==1.6.0
Flask-DebugToolbar==0.11.0
Flask-Github==0.1.3
Flask-Login==0.6.0
Flask-SQLAlchemy==2.5.1
future==0.18.2
GitHub-Flask==3.2.0
greenlet==1.1.2
httplib2==0.20.1
idna==2.10
isort==4.3.21
itsdangerous==2.0.1
Jinja2==3.0.2
lazy-object-proxy==1.4.3
lxml==4.6.3
Mako==1.1.4
MarkupSafe==2.0.1
marshmallow==3.3.0
mccabe==0.6.1
numpy==1.21.4
oauth2==1.9.0.post1
packaging==21.3
packbits==0.6
piexif==1.1.3
Pillow==8.3.2
platformdirs==2.4.0
psycopg2-binary==2.9.1
pycparser==2.20
pylint==2.11.1
pyparsing==2.4.7
python-barcode==0.13.1
python-dateutil==2.8.1
python-dotenv==0.10.3
python-editor==1.0.4
python-Levenshtein==0.12.0
pyusb==1.1.0
PyYAML==6.0
pyzbar==0.1.8
requests==2.25.1
simpleeval==0.9.11
six==1.13.0
soupsieve==1.9.5
SQLAlchemy==1.4.35
toml==0.10.2
tornado==6.1
tqdm==4.62.3
typing_extensions==4.0.0
urllib3==1.26.3
Werkzeug==2.0.2
wrapt==1.11.2
WTForms==3.0.1