From 6f9950bcdf2c4f24865efe82a0a3845fd4b17a6d Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Sun, 23 Jan 2022 08:46:47 +0530 Subject: [PATCH] add readme and update reqtxt --- README.rst | 17 +++++ requirements.txt | 194 ++++++++++++++++++++++++----------------------- 2 files changed, 116 insertions(+), 95 deletions(-) diff --git a/README.rst b/README.rst index 52bc627..c3eb9c3 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,20 @@ +========================================== Interactive Login to Liberta Casa Services ========================================== + +Creating a Dev Env +================== + +- Install ``conda`` and initialize +- ``source anaconda3/bin/activate`` +- ``conda install py38`` +- ``cd path/to/dir`` +- ``pip install rasa`` + + +Rasa setup and command list +=========================== + +- ``rasa init`` to create a new project +- ``rasa train`` to train your model \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index dc472fc..747aecc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,141 +1,145 @@ -absl-py==0.15.0 -aiohttp==3.7.4.post0 -alabaster==0.7.12 -APScheduler==3.6.3 +absl-py==0.13.0 +aio-pika==6.8.1 +aiofiles==0.8.0 +aiohttp==3.7.4 +aiormq==3.3.1 +APScheduler==3.7.0 astunparse==1.6.3 +async-generator==1.10 async-timeout==3.0.1 attrs==21.2.0 -Automat==20.2.0 -Babel==2.9.1 -bleach==4.1.0 -boto3==1.18.65 -botocore==1.21.65 -cachetools==4.2.2 +bidict==0.21.4 +boto3==1.20.41 +botocore==1.23.41 +CacheControl==0.12.10 +cachetools==4.2.4 certifi==2021.10.8 -characteristic==14.3.0 -chardet==4.0.0 -charset-normalizer==2.0.7 +cffi==1.15.0 +chardet==3.0.4 +charset-normalizer==2.0.10 clang==5.0 -click==8.0.3 -cloudpickle==2.0.0 +cloudpickle==1.6.0 +colorclass==2.2.2 coloredlogs==15.0.1 -ConfigArgParse==1.5.3 -constantly==15.1.0 -cycler==0.10.0 -defusedxml==0.7.1 +colorhash==1.0.4 +cryptography==3.4.8 +cycler==0.11.0 +dask==2021.11.2 +decorator==5.1.1 +dm-tree==0.1.6 +dnspython==1.16.0 docopt==0.6.2 -docutils==0.17.1 -entrypoints==0.3 -fakeredis==1.6.1 -fbmessenger==4.3.1 -Flask==2.0.2 +fbmessenger==6.0.0 +fire==0.4.0 flatbuffers==1.12 +fsspec==2022.1.0 future==0.18.2 gast==0.4.0 -gevent==21.8.0 -google-auth==2.3.0 +google-auth==2.3.3 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 -graphviz==0.17 greenlet==1.1.2 -grpcio==1.41.0 +grpcio==1.43.0 h5py==3.1.0 +httptools==0.3.0 humanfriendly==10.0 -hyperlink==21.0.0 idna==3.3 -imagesize==1.2.0 -incremental==21.3.0 -ipython-genutils==0.2.0 -itsdangerous==2.0.1 -Jinja2==3.0.2 +importlib-metadata==4.10.1 jmespath==0.10.0 -joblib==1.1.0 +joblib==1.0.1 jsonpickle==2.0.0 -jsonschema==4.1.1 -jupyter-client==7.0.6 -jupyter-core==4.8.1 -jupyterlab-pygments==0.1.2 +jsonschema==3.2.0 +kafka-python==2.0.2 keras==2.6.0 Keras-Preprocessing==1.1.2 kiwisolver==1.3.2 -klein==21.8.0 -Markdown==3.3.4 -MarkupSafe==2.0.1 -matplotlib==3.4.3 -mistune==0.8.4 +locket==0.2.1 +Markdown==3.3.6 +matplotlib==3.3.4 +mattermostwrapper==2.2 +msgpack==1.0.3 multidict==5.2.0 -nbclient==0.5.4 -nbconvert==6.2.0 -nbformat==5.1.3 -nbsphinx==0.8.7 -nest-asyncio==1.5.1 networkx==2.6.3 numpy==1.19.5 oauthlib==3.1.1 opt-einsum==3.3.0 -packaging==21.0 -pandoc==1.1.0 -pandocfilters==1.5.0 -pathlib==1.0.1 -Pillow==8.4.0 -plumbum==1.7.0 -ply==3.11 -protobuf==3.18.1 +packaging==20.9 +pamqp==2.3.0 +partd==1.2.0 +Pillow==9.0.0 +prompt-toolkit==2.0.10 +protobuf==3.19.3 +psycopg2-binary==2.9.3 pyasn1==0.4.8 pyasn1-modules==0.2.8 -Pygments==2.10.0 -pykwalify==1.6.0 -pyparsing==2.4.7 -pyrsistent==0.18.0 +pycparser==2.21 +pydot==1.4.2 +PyJWT==2.1.0 +pykwalify==1.8.0 +pymongo==3.10.1 +pyparsing==3.0.7 +pyrsistent==0.18.1 +pyTelegramBotAPI==3.8.3 +python-crfsuite==0.9.7 python-dateutil==2.8.2 -python-telegram-bot==13.7 +python-engineio==4.3.1 +python-socketio==5.5.1 pytz==2021.3 PyYAML==6.0 -pyzmq==22.3.0 -rasa==0.1.1 -rasa-core==0.8.6 -rasa-nlu==0.11.5 +questionary==1.10.0 +randomname==0.1.5 +rasa==3.0.5 +rasa-sdk==3.0.3 redis==3.5.3 -requests==2.26.0 +regex==2021.8.28 +requests==2.27.1 requests-oauthlib==1.3.0 -rsa==4.7.2 -ruamel.yaml==0.17.16 +requests-toolbelt==0.9.1 +rocketchat-API==1.16.0 +rsa==4.8 +ruamel.yaml==0.16.13 ruamel.yaml.clib==0.2.6 s3transfer==0.5.0 -scikit-learn==1.0 -scipy==1.7.1 -simplejson==3.17.5 +sanic==21.9.3 +Sanic-Cors==1.0.1 +sanic-jwt==1.7.0 +sanic-plugin-toolkit==1.2.1 +sanic-routing==0.7.2 +scikit-learn==0.24.2 +scipy==1.7.3 +sentry-sdk==1.3.1 six==1.15.0 +sklearn-crfsuite==0.3.6 slackclient==2.9.3 -snowballstemmer==2.1.0 -sortedcontainers==2.4.0 -Sphinx==4.2.0 -sphinxcontrib-applehelp==1.0.2 -sphinxcontrib-devhelp==1.0.2 -sphinxcontrib-htmlhelp==2.0.0 -sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.5 -tensorboard==2.7.0 +SQLAlchemy==1.4.31 +tabulate==0.8.9 +tarsafe==0.0.3 +tensorboard==2.8.0 tensorboard-data-server==0.6.1 -tensorboard-plugin-wit==1.8.0 -tensorflow==2.6.0 +tensorboard-plugin-wit==1.8.1 +tensorflow==2.6.1 +tensorflow-addons==0.14.0 tensorflow-estimator==2.6.0 +tensorflow-hub==0.12.0 +tensorflow-probability==0.13.0 +tensorflow-text==2.6.0 termcolor==1.1.0 -testpath==0.5.0 +terminaltables==3.1.10 threadpoolctl==3.0.0 -tornado==6.1 +toolz==0.11.2 tqdm==4.62.3 -traitlets==5.1.0 -Tubes==0.2.0 -Twisted==21.7.0 -typing==3.7.4.3 +twilio==6.50.1 +typeguard==2.13.3 typing-extensions==3.7.4.3 +typing-utils==0.1.0 tzlocal==2.1 -urllib3==1.26.7 -webencodings==0.5.1 +ujson==4.3.0 +urllib3==1.26.8 +uvloop==0.14.0 +wcwidth==0.2.5 +webexteamssdk==1.6 +websockets==10.1 Werkzeug==2.0.2 wrapt==1.12.1 -yarl==1.7.0 -zope.event==4.5.0 -zope.interface==5.4.0 +yarl==1.7.2 +zipp==3.7.0