add readme and update reqtxt
This commit is contained in:
parent
2e4e654351
commit
6f9950bcdf
17
README.rst
17
README.rst
@ -1,3 +1,20 @@
|
|||||||
|
==========================================
|
||||||
Interactive Login to Liberta Casa Services
|
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
|
194
requirements.txt
194
requirements.txt
@ -1,141 +1,145 @@
|
|||||||
absl-py==0.15.0
|
absl-py==0.13.0
|
||||||
aiohttp==3.7.4.post0
|
aio-pika==6.8.1
|
||||||
alabaster==0.7.12
|
aiofiles==0.8.0
|
||||||
APScheduler==3.6.3
|
aiohttp==3.7.4
|
||||||
|
aiormq==3.3.1
|
||||||
|
APScheduler==3.7.0
|
||||||
astunparse==1.6.3
|
astunparse==1.6.3
|
||||||
|
async-generator==1.10
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
attrs==21.2.0
|
attrs==21.2.0
|
||||||
Automat==20.2.0
|
bidict==0.21.4
|
||||||
Babel==2.9.1
|
boto3==1.20.41
|
||||||
bleach==4.1.0
|
botocore==1.23.41
|
||||||
boto3==1.18.65
|
CacheControl==0.12.10
|
||||||
botocore==1.21.65
|
cachetools==4.2.4
|
||||||
cachetools==4.2.2
|
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
characteristic==14.3.0
|
cffi==1.15.0
|
||||||
chardet==4.0.0
|
chardet==3.0.4
|
||||||
charset-normalizer==2.0.7
|
charset-normalizer==2.0.10
|
||||||
clang==5.0
|
clang==5.0
|
||||||
click==8.0.3
|
cloudpickle==1.6.0
|
||||||
cloudpickle==2.0.0
|
colorclass==2.2.2
|
||||||
coloredlogs==15.0.1
|
coloredlogs==15.0.1
|
||||||
ConfigArgParse==1.5.3
|
colorhash==1.0.4
|
||||||
constantly==15.1.0
|
cryptography==3.4.8
|
||||||
cycler==0.10.0
|
cycler==0.11.0
|
||||||
defusedxml==0.7.1
|
dask==2021.11.2
|
||||||
|
decorator==5.1.1
|
||||||
|
dm-tree==0.1.6
|
||||||
|
dnspython==1.16.0
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
docutils==0.17.1
|
fbmessenger==6.0.0
|
||||||
entrypoints==0.3
|
fire==0.4.0
|
||||||
fakeredis==1.6.1
|
|
||||||
fbmessenger==4.3.1
|
|
||||||
Flask==2.0.2
|
|
||||||
flatbuffers==1.12
|
flatbuffers==1.12
|
||||||
|
fsspec==2022.1.0
|
||||||
future==0.18.2
|
future==0.18.2
|
||||||
gast==0.4.0
|
gast==0.4.0
|
||||||
gevent==21.8.0
|
google-auth==2.3.3
|
||||||
google-auth==2.3.0
|
|
||||||
google-auth-oauthlib==0.4.6
|
google-auth-oauthlib==0.4.6
|
||||||
google-pasta==0.2.0
|
google-pasta==0.2.0
|
||||||
graphviz==0.17
|
|
||||||
greenlet==1.1.2
|
greenlet==1.1.2
|
||||||
grpcio==1.41.0
|
grpcio==1.43.0
|
||||||
h5py==3.1.0
|
h5py==3.1.0
|
||||||
|
httptools==0.3.0
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
hyperlink==21.0.0
|
|
||||||
idna==3.3
|
idna==3.3
|
||||||
imagesize==1.2.0
|
importlib-metadata==4.10.1
|
||||||
incremental==21.3.0
|
|
||||||
ipython-genutils==0.2.0
|
|
||||||
itsdangerous==2.0.1
|
|
||||||
Jinja2==3.0.2
|
|
||||||
jmespath==0.10.0
|
jmespath==0.10.0
|
||||||
joblib==1.1.0
|
joblib==1.0.1
|
||||||
jsonpickle==2.0.0
|
jsonpickle==2.0.0
|
||||||
jsonschema==4.1.1
|
jsonschema==3.2.0
|
||||||
jupyter-client==7.0.6
|
kafka-python==2.0.2
|
||||||
jupyter-core==4.8.1
|
|
||||||
jupyterlab-pygments==0.1.2
|
|
||||||
keras==2.6.0
|
keras==2.6.0
|
||||||
Keras-Preprocessing==1.1.2
|
Keras-Preprocessing==1.1.2
|
||||||
kiwisolver==1.3.2
|
kiwisolver==1.3.2
|
||||||
klein==21.8.0
|
locket==0.2.1
|
||||||
Markdown==3.3.4
|
Markdown==3.3.6
|
||||||
MarkupSafe==2.0.1
|
matplotlib==3.3.4
|
||||||
matplotlib==3.4.3
|
mattermostwrapper==2.2
|
||||||
mistune==0.8.4
|
msgpack==1.0.3
|
||||||
multidict==5.2.0
|
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
|
networkx==2.6.3
|
||||||
numpy==1.19.5
|
numpy==1.19.5
|
||||||
oauthlib==3.1.1
|
oauthlib==3.1.1
|
||||||
opt-einsum==3.3.0
|
opt-einsum==3.3.0
|
||||||
packaging==21.0
|
packaging==20.9
|
||||||
pandoc==1.1.0
|
pamqp==2.3.0
|
||||||
pandocfilters==1.5.0
|
partd==1.2.0
|
||||||
pathlib==1.0.1
|
Pillow==9.0.0
|
||||||
Pillow==8.4.0
|
prompt-toolkit==2.0.10
|
||||||
plumbum==1.7.0
|
protobuf==3.19.3
|
||||||
ply==3.11
|
psycopg2-binary==2.9.3
|
||||||
protobuf==3.18.1
|
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pyasn1-modules==0.2.8
|
pyasn1-modules==0.2.8
|
||||||
Pygments==2.10.0
|
pycparser==2.21
|
||||||
pykwalify==1.6.0
|
pydot==1.4.2
|
||||||
pyparsing==2.4.7
|
PyJWT==2.1.0
|
||||||
pyrsistent==0.18.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-dateutil==2.8.2
|
||||||
python-telegram-bot==13.7
|
python-engineio==4.3.1
|
||||||
|
python-socketio==5.5.1
|
||||||
pytz==2021.3
|
pytz==2021.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
pyzmq==22.3.0
|
questionary==1.10.0
|
||||||
rasa==0.1.1
|
randomname==0.1.5
|
||||||
rasa-core==0.8.6
|
rasa==3.0.5
|
||||||
rasa-nlu==0.11.5
|
rasa-sdk==3.0.3
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.26.0
|
regex==2021.8.28
|
||||||
|
requests==2.27.1
|
||||||
requests-oauthlib==1.3.0
|
requests-oauthlib==1.3.0
|
||||||
rsa==4.7.2
|
requests-toolbelt==0.9.1
|
||||||
ruamel.yaml==0.17.16
|
rocketchat-API==1.16.0
|
||||||
|
rsa==4.8
|
||||||
|
ruamel.yaml==0.16.13
|
||||||
ruamel.yaml.clib==0.2.6
|
ruamel.yaml.clib==0.2.6
|
||||||
s3transfer==0.5.0
|
s3transfer==0.5.0
|
||||||
scikit-learn==1.0
|
sanic==21.9.3
|
||||||
scipy==1.7.1
|
Sanic-Cors==1.0.1
|
||||||
simplejson==3.17.5
|
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
|
six==1.15.0
|
||||||
|
sklearn-crfsuite==0.3.6
|
||||||
slackclient==2.9.3
|
slackclient==2.9.3
|
||||||
snowballstemmer==2.1.0
|
SQLAlchemy==1.4.31
|
||||||
sortedcontainers==2.4.0
|
tabulate==0.8.9
|
||||||
Sphinx==4.2.0
|
tarsafe==0.0.3
|
||||||
sphinxcontrib-applehelp==1.0.2
|
tensorboard==2.8.0
|
||||||
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
|
|
||||||
tensorboard-data-server==0.6.1
|
tensorboard-data-server==0.6.1
|
||||||
tensorboard-plugin-wit==1.8.0
|
tensorboard-plugin-wit==1.8.1
|
||||||
tensorflow==2.6.0
|
tensorflow==2.6.1
|
||||||
|
tensorflow-addons==0.14.0
|
||||||
tensorflow-estimator==2.6.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
|
termcolor==1.1.0
|
||||||
testpath==0.5.0
|
terminaltables==3.1.10
|
||||||
threadpoolctl==3.0.0
|
threadpoolctl==3.0.0
|
||||||
tornado==6.1
|
toolz==0.11.2
|
||||||
tqdm==4.62.3
|
tqdm==4.62.3
|
||||||
traitlets==5.1.0
|
twilio==6.50.1
|
||||||
Tubes==0.2.0
|
typeguard==2.13.3
|
||||||
Twisted==21.7.0
|
|
||||||
typing==3.7.4.3
|
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
|
typing-utils==0.1.0
|
||||||
tzlocal==2.1
|
tzlocal==2.1
|
||||||
urllib3==1.26.7
|
ujson==4.3.0
|
||||||
webencodings==0.5.1
|
urllib3==1.26.8
|
||||||
|
uvloop==0.14.0
|
||||||
|
wcwidth==0.2.5
|
||||||
|
webexteamssdk==1.6
|
||||||
|
websockets==10.1
|
||||||
Werkzeug==2.0.2
|
Werkzeug==2.0.2
|
||||||
wrapt==1.12.1
|
wrapt==1.12.1
|
||||||
yarl==1.7.0
|
yarl==1.7.2
|
||||||
zope.event==4.5.0
|
zipp==3.7.0
|
||||||
zope.interface==5.4.0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user