fixed requirements
This commit is contained in:
parent
ec07292837
commit
be08389425
111
requirements.txt
111
requirements.txt
@ -1,7 +1,104 @@
|
||||
Django==2.2.6
|
||||
django-rest-framework==0.1.0
|
||||
djangorestframework==3.10.3
|
||||
django-rest-auth==0.9.5
|
||||
pytz==2019.3
|
||||
sqlparse==0.3.0
|
||||
plaid-python>=3.0.0
|
||||
asn1crypto==0.24.0
|
||||
astroid==1.6.5
|
||||
autopep8==1.3.3
|
||||
backports-abc==0.5
|
||||
backports.functools-lru-cache==1.5
|
||||
backports.shutil-get-terminal-size==1.0.0
|
||||
bleach==2.1.3
|
||||
certifi==2018.8.24
|
||||
Cheetah3==3.1.0
|
||||
configparser==3.5.0
|
||||
cryptography==2.6.1
|
||||
dbus-python==1.2.12
|
||||
decorator==4.3.0
|
||||
Django==1.10.3
|
||||
dodgy==0.1.9
|
||||
entrypoints==0.2.3
|
||||
enum34==1.1.6
|
||||
flake8==3.5.0
|
||||
flake8-polyfill==1.0.2
|
||||
flup==1.0.2
|
||||
functools32==3.2.3.post2
|
||||
future==0.16.0
|
||||
futures==3.2.0
|
||||
html5lib==1.0.1
|
||||
ipaddress==1.0.17
|
||||
ipykernel==4.8.2
|
||||
ipython==5.6.0
|
||||
ipython-genutils==0.2.0
|
||||
ipywidgets==7.2.1
|
||||
isort==4.3.4
|
||||
Jinja2==2.10
|
||||
jsonschema==2.6.0
|
||||
jupyter==1.0.0
|
||||
jupyter-client==5.2.3
|
||||
jupyter-console==5.2.0
|
||||
jupyter-core==4.4.0
|
||||
keyring==18.0.1
|
||||
keyrings.alt==3.1.1
|
||||
lazy-object-proxy==1.3.1
|
||||
MarkupSafe==1.0
|
||||
mccabe==0.6.1
|
||||
mistune==0.8.3
|
||||
nbconvert==5.3.1
|
||||
nbformat==4.4.0
|
||||
notebook==5.4.1
|
||||
pandocfilters==1.4.2
|
||||
pathlib2==2.3.2
|
||||
pep8-naming==0.7.0
|
||||
pexpect==4.5.0
|
||||
pickleshare==0.7.4
|
||||
pipenv==2018.7.1
|
||||
prompt-toolkit==1.0.15
|
||||
prospector==1.1.2
|
||||
psycopg2==2.7.4
|
||||
ptyprocess==0.5.2
|
||||
pycairo==1.16.2
|
||||
pycodestyle==2.3.1
|
||||
pycrypto==2.6.1
|
||||
pycurl==7.43.0.2
|
||||
pydocstyle==2.1.1
|
||||
pyflakes==1.6.0
|
||||
pygame==1.9.3
|
||||
pyglet==1.3.1
|
||||
Pygments==2.2.0
|
||||
PyGObject==3.34.0
|
||||
pygooglevoice==0.5
|
||||
pyliblzma==0.5.3
|
||||
pylint==1.9.3
|
||||
pylint-plugin-utils==0.4
|
||||
PyOpenGL==3.1.0
|
||||
pysqlite==1.0.1
|
||||
python-apt==1.9.0+ubuntu1.3
|
||||
python-dateutil==2.7.2
|
||||
pyudev==0.21.0
|
||||
pyxdg==0.25
|
||||
PyYAML==3.13
|
||||
pyzmq==17.0.0
|
||||
qtconsole==4.3.1
|
||||
requirements-detector==0.6
|
||||
rpm==4.14.2.1
|
||||
scandir==1.7
|
||||
SecretStorage==2.3.1
|
||||
Send2Trash==1.5.0
|
||||
setoptconf==0.2.0
|
||||
simplegeneric==0.8.1
|
||||
singledispatch==3.4.0.3
|
||||
six==1.11.0
|
||||
snowballstemmer==1.2.1
|
||||
terminado==0.8.1
|
||||
testpath==0.3.1
|
||||
tornado==5.0.2
|
||||
traitlets==4.3.2
|
||||
urlgrabber==3.10.2
|
||||
vboxapi==1.0
|
||||
virtualenv==16.0.0
|
||||
virtualenv-clone==0.3.0
|
||||
wcwidth==0.1.7
|
||||
web.py==0.40.dev0
|
||||
webencodings==0.5.1
|
||||
widgetsnbextension==3.2.1
|
||||
wrapt==1.10.11
|
||||
wxPython==3.0.2.0
|
||||
wxPython-common==3.0.2.0
|
||||
yum-metadata-parser==1.1.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user