Skip to content

Instantly share code, notes, and snippets.

@ehzawad
Created September 7, 2023 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehzawad/53b614cabc15087578afc646b88c302d to your computer and use it in GitHub Desktop.
Save ehzawad/53b614cabc15087578afc646b88c302d to your computer and use it in GitHub Desktop.
rasa 2
absl-py==0.13.0
aio-pika==6.8.2
aiofiles==23.1.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
bangla==0.0.2
banglanum2words==0.0.3
bidict==0.22.1
blis==0.7.9
bltk==1.2
boto3==1.27.0
botocore==1.30.0
cachetools==5.3.1
catalogue==2.0.8
certifi==2023.5.7
cffi==1.15.1
chardet==3.0.4
charset-normalizer==3.1.0
click==7.1.2
cloudpickle==1.6.0
colorclass==2.2.2
coloredlogs==15.0.1
colorhash==1.0.4
confection==0.1.0
cryptography==41.0.1
cycler==0.11.0
cymem==2.0.7
decorator==4.4.2
dm-tree==0.1.8
dnspython==1.16.0
docopt==0.6.2
fbmessenger==6.0.0
future==0.18.3
gast==0.3.3
google-auth==2.21.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
greenlet==2.0.2
grpcio==1.56.0
h11==0.9.0
h5py==2.10.0
httpcore==0.11.1
httplib2==0.22.0
httptools==0.5.0
httpx==0.15.4
humanfriendly==10.0
idna==3.4
importlib-metadata==6.7.0
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.0.1
jsonpickle==2.0.0
jsonschema==3.2.0
kafka-python==2.0.2
Keras-Preprocessing==1.1.2
kiwisolver==1.4.4
langcodes==3.3.0
Markdown==3.4.3
MarkupSafe==2.1.3
matplotlib==3.3.4
mattermostwrapper==2.2
multidict==5.2.0
murmurhash==1.0.9
networkx==2.5.1
nltk==3.6.2
num2words==0.5.10
numpy==1.18.5
oauth2client==4.1.3
oauthlib==3.2.2
opt-einsum==3.3.0
packaging==20.9
pamqp==2.3.0
pathy==0.10.2
Pillow==9.5.0
preshed==3.0.8
prompt-toolkit==2.0.10
protobuf==3.20.3
psycopg2-binary==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.8.2
pydot==1.4.2
PyJWT==2.7.0
pykwalify==1.8.0
pymongo==3.10.1
PyMySQL==1.1.0
pyparsing==3.1.0
pyrsistent==0.19.3
pyTelegramBotAPI==3.8.3
python-crfsuite==0.9.9
python-dateutil==2.8.2
python-engineio==4.4.1
python-socketio==5.8.0
pytz==2021.3
questionary==1.9.0
rasa==2.8.1
rasa-sdk==2.8.6
redis==3.5.3
regex==2023.6.3
requests==2.31.0
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
rfc3986==1.5.0
rocketchat-API==1.16.0
rsa==4.9
ruamel.yaml==0.16.13
ruamel.yaml.clib==0.2.7
s3transfer==0.6.1
sanic==20.12.7
Sanic-Cors==0.10.0.post3
sanic-jwt==1.8.0
Sanic-Plugins-Framework==0.9.5
scikit-learn==0.24.2
scipy==1.7.3
sentry-sdk==1.2.0
six==1.16.0
sklearn==0.0.post5
sklearn-crfsuite==0.3.6
slackclient==2.9.4
smart-open==6.3.0
sniffio==1.3.0
spacy==3.1.1
spacy-legacy==3.0.12
spacy-loggers==1.0.4
SQLAlchemy==1.4.48
srsly==2.4.6
tabulate==0.9.0
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.3.4
tensorflow-addons==0.13.0
tensorflow-estimator==2.3.0
tensorflow-hub==0.12.0
tensorflow-probability==0.13.0
tensorflow-text==2.3.0
termcolor==2.3.0
terminaltables==3.1.10
thinc==8.0.17
threadpoolctl==3.1.0
tqdm==4.65.0
twilio==6.50.1
typeguard==2.13.3
typer==0.3.2
typing-extensions==3.10.0.2
tzlocal==2.1
ujson==4.3.0
urllib3==1.26.16
uvloop==0.14.0
wasabi==0.10.1
wcwidth==0.2.6
webexteamssdk==1.6.1
websockets==9.1
Werkzeug==2.2.3
wrapt==1.15.0
yarl==1.9.2
zipp==3.15.0
@ehzawad
Copy link
Author

ehzawad commented Sep 7, 2023

pip install -r requirements --no-cache-dir --no-dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment