From 57ddecddeaf3324d1e3ece949b797cb5e9b3bb7b Mon Sep 17 00:00:00 2001 From: Kritarth Sharma Date: Thu, 19 Aug 2021 22:54:48 +0530 Subject: [PATCH] Update requirements.txt It is proper Requirements.txt ,preivous one is giving errors --- examples/django_app/requirements.txt | 175 ++++++++++++++++++++++++++- 1 file changed, 173 insertions(+), 2 deletions(-) diff --git a/examples/django_app/requirements.txt b/examples/django_app/requirements.txt index 82bf00052..5717892ef 100644 --- a/examples/django_app/requirements.txt +++ b/examples/django_app/requirements.txt @@ -1,2 +1,173 @@ -django>=2.2,<2.3 -# chatterbot>=0.8,<1.1 +absl-py==0.13.0 +appdirs==1.4.4 +apturl==0.5.2 +argon2-cffi==20.1.0 +astunparse==1.6.3 +attrs==21.2.0 +backcall==0.2.0 +backports.entry-points-selectable==1.1.0 +bcrypt==3.1.7 +bleach==4.0.0 +blinker==1.4 +Brlapi==0.8.2 +cachetools==4.2.2 +certifi==2020.6.20 +cffi==1.14.6 +chardet==4.0.0 +chrome-gnome-shell==0.0.0 +clang==5.0 +click==7.1.2 +colorama==0.4.4 +command-not-found==0.3 +cryptography==3.3.2 +cupshelpers==1.0 +cycler==0.10.0 +dbus-python==1.2.16 +debugpy==1.4.1 +decorator==5.0.9 +defer==1.0.6 +defusedxml==0.7.1 +distlib==0.3.2 +distro==1.5.0 +distro-info==1.0 +duplicity==0.8.17 +entrypoints==0.3 +fasteners==0.14.1 +filelock==3.0.12 +Flask==2.0.1 +Flask-WTF==0.15.1 +flatbuffers==1.12 +future==0.18.2 +gast==0.4.0 +google-auth==1.35.0 +google-auth-oauthlib==0.4.5 +google-pasta==0.2.0 +grpcio==1.39.0 +h5py==3.1.0 +httplib2==0.18.1 +idna==2.10 +importlib-metadata==1.6.0 +ipykernel==6.2.0 +ipython==7.26.0 +ipython-genutils==0.2.0 +ipywidgets==7.6.3 +itsdangerous==2.0.1 +jedi==0.18.0 +jeepney==0.6.0 +Jinja2==3.0.1 +joblib==1.0.1 +jsonschema==3.2.0 +jupyter==1.0.0 +jupyter-client==6.1.12 +jupyter-console==6.4.0 +jupyter-core==4.7.1 +jupyterlab-pygments==0.1.2 +jupyterlab-widgets==1.0.0 +keras==2.6.0 +Keras-Preprocessing==1.1.2 +keyring==22.2.0 +kiwisolver==1.3.1 +language-selector==0.1 +launchpadlib==1.10.13 +lazr.restfulclient==0.14.2 +lazr.uri==1.0.5 +lockfile==0.12.2 +louis==3.16.0 +macaroonbakery==1.3.1 +Mako==1.1.3 +Markdown==3.3.4 +MarkupSafe==2.0.1 +matplotlib==3.4.3 +matplotlib-inline==0.1.2 +mistune==0.8.4 +monotonic==1.5 +more-itertools==4.2.0 +nbclient==0.5.4 +nbconvert==6.1.0 +nbformat==5.1.3 +nest-asyncio==1.5.1 +netifaces==0.10.9 +nltk==3.6.2 +notebook==6.4.3 +numpy==1.19.5 +oauthlib==3.1.0 +olefile==0.46 +opt-einsum==3.3.0 +packaging==21.0 +pandas==1.3.2 +pandocfilters==1.4.3 +paramiko==2.7.2 +parso==0.8.2 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==8.1.2 +platformdirs==2.2.0 +prometheus-client==0.11.0 +prompt-toolkit==3.0.19 +protobuf==3.12.4 +ptyprocess==0.7.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycairo==1.16.2 +pycparser==2.20 +pycups==2.0.1 +Pygments==2.10.0 +PyGObject==3.38.0 +PyJWT==1.7.1 +pymacaroons==0.13.0 +PyNaCl==1.4.0 +pyparsing==2.4.7 +pyRFC3339==1.1 +pyrsistent==0.18.0 +python-apt===2.2.0-ubuntu0.21.04.1 +python-dateutil==2.8.1 +python-debian==0.1.39 +pytz==2021.1 +pyxdg==0.27 +PyYAML==5.3.1 +pyzmq==22.2.1 +qtconsole==5.1.1 +QtPy==1.10.0 +regex==2021.8.3 +reportlab==3.5.66 +requests==2.25.1 +requests-oauthlib==1.3.0 +rsa==4.7.2 +scikit-learn==0.24.2 +scipy==1.7.1 +SecretStorage==3.3.1 +Send2Trash==1.8.0 +simplejson==3.17.2 +six==1.15.0 +sklearn==0.0 +systemd-python==234 +tensorboard==2.6.0 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.0 +tensorflow==2.6.0 +tensorflow-estimator==2.6.0 +termcolor==1.1.0 +terminado==0.11.0 +testpath==0.5.0 +threadpoolctl==2.2.0 +tornado==6.1 +tqdm==4.62.1 +traitlets==5.0.5 +typing-extensions==3.7.4.3 +ubuntu-advantage-tools==27.2 +ubuntu-drivers-common==0.0.0 +ufw==0.36 +unattended-upgrades==0.1 +urllib3==1.26.2 +usb-creator==0.3.7 +virtualenv==20.7.2 +wadllib==1.3.5 +wcwidth==0.2.5 +webencodings==0.5.1 +Werkzeug==2.0.1 +widgetsnbextension==3.5.1 +wrapt==1.12.1 +WTForms==2.3.3 +xdg==5 +xkit==0.0.0 +zipp==1.0.0