forked from w-a-r-m-inventory-system/Food-Pantry-Inventory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.77 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
alabaster==0.7.12
apipkg==1.5
appdirs==1.4.4
argon2-cffi==20.1.0
args==0.1.0
asgiref==3.2.7
astroid==2.4.2
atomicwrites==1.4.0
attrs==19.3.0
Babel==2.8.0
beautifulsoup4==4.9.1
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
click==7.1.2
clint==0.5.1
colorama==0.4.3
commonmark==0.9.1
coverage==5.1
crayons==0.3.1
dateparser==0.7.4
Django==3.0.7
django-bootstrap4==2.0.1
django-db==0.0.7
django-extensions==2.2.9
docopt==0.6.2
docutils==0.16
execnet==1.7.1
geckodriver-autoinstaller==0.1.0
gitdb==4.0.5
GitPython==3.1.3
humanize==2.4.0
idna==2.9
imagesize==1.2.0
importlib-metadata==1.6.1
Jinja2==2.11.2
lazy-object-proxy==1.4.3
Markdown==3.2.2
MarkupSafe==1.1.1
more-itertools==8.3.0
packaging==20.4
pendulum==2.1.0
Pillow==7.1.2
pipdeptree==0.13.2
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.8.1
pycparser==2.20
Pygments==2.6.1
PyMySQL==0.9.3
pyparsing==2.4.7
pypng==0.0.20
PyQRCode==1.2.1
pytest==5.4.3
pytest-cov==2.9.0
pytest-django==3.9.0
pytest-forked==1.1.3
pytest-xdist==1.32.0
python-dateutil==2.8.1
pytz==2020.1
pytzdata==2019.3
PyYAML==5.3.1
qrcode==6.1
recommonmark==0.6.0
regex==2020.6.8
reportlab==3.5.42
requests==2.23.0
selenium==3.141.0
six==1.15.0
smmap==3.0.4
snaptime==0.2.4
snowballstemmer==2.0.0
soupsieve==2.0.1
Sphinx==3.1.0
sphinx-autoapi==1.4.0
sphinx-markdown==1.0.2
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-dotnetdomain==0.4
sphinxcontrib-golangdomain==0.2.0.dev0
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-plantuml==0.18
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
sphinxcontrib-websupport==1.2.2
SQLAlchemy==1.3.17
sqlparse==0.3.1
toml==0.10.1
typed-ast==1.4.1
tzlocal==2.1
Unidecode==1.1.1
urllib3==1.25.9
uWSGI==2.0.18
uwsgitop==0.11
wcwidth==0.2.4
wrapt==1.11.2
zipp==3.1.0