pvanand commited on
Commit
3b70a6c
1 Parent(s): 3fa3126

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +164 -1
requirements.txt CHANGED
@@ -1 +1,164 @@
1
- rasa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aio-pika==8.2.3
3
+ aiofiles==23.2.1
4
+ aiogram==2.25.1
5
+ aiohttp==3.8.5
6
+ aiohttp-retry==2.8.3
7
+ aiormq==6.4.2
8
+ aiosignal==1.3.1
9
+ APScheduler==3.9.1.post1
10
+ astunparse==1.6.3
11
+ async-timeout==4.0.3
12
+ attrs==22.1.0
13
+ Babel==2.9.1
14
+ bidict==0.22.1
15
+ boto3==1.28.51
16
+ botocore==1.31.51
17
+ CacheControl==0.12.14
18
+ cached-property==1.5.2
19
+ cachetools==5.3.1
20
+ certifi==2023.7.22
21
+ cffi==1.15.1
22
+ charset-normalizer==3.2.0
23
+ click==8.1.7
24
+ cloudpickle==2.2.1
25
+ colorclass==2.2.2
26
+ coloredlogs==15.0.1
27
+ colorhash==1.2.1
28
+ confluent-kafka==2.2.0
29
+ cryptography==41.0.4
30
+ cycler==0.11.0
31
+ dask==2022.10.2
32
+ dnspython==2.3.0
33
+ docopt==0.6.2
34
+ etl-utils==0.1.11
35
+ fbmessenger==6.0.0
36
+ fire==0.5.0
37
+ flatbuffers==23.5.26
38
+ fonttools==4.42.1
39
+ frozenlist==1.4.0
40
+ fsspec==2023.9.1
41
+ future==0.18.3
42
+ fuzzywuzzy==0.18.0
43
+ gast==0.4.0
44
+ google-auth==2.23.0
45
+ google-auth-oauthlib==1.0.0
46
+ google-pasta==0.2.0
47
+ greenlet==2.0.2
48
+ grpcio==1.58.0
49
+ h11==0.14.0
50
+ h5py==3.9.0
51
+ httptools==0.6.0
52
+ humanfriendly==10.0
53
+ humanize==0.5.1
54
+ idna==3.4
55
+ jax==0.4.16
56
+ jmespath==1.0.1
57
+ joblib==1.2.0
58
+ jsonpickle==3.0.2
59
+ jsonschema==4.17.3
60
+ keras==2.12.0
61
+ kiwisolver==1.4.5
62
+ Levenshtein==0.22.0
63
+ libclang==16.0.6
64
+ locket==1.0.0
65
+ magic-filter==1.0.11
66
+ Markdown==3.4.4
67
+ MarkupSafe==2.1.3
68
+ matplotlib==3.5.3
69
+ mattermostwrapper==2.2
70
+ ml-dtypes==0.3.0
71
+ msgpack==1.0.5
72
+ multidict==5.2.0
73
+ networkx==2.6.3
74
+ numpy==1.23.5
75
+ oauthlib==3.2.2
76
+ openai==0.28.1
77
+ opt-einsum==3.3.0
78
+ packaging==20.9
79
+ pamqp==3.2.1
80
+ pandas==2.1.1
81
+ partd==1.4.0
82
+ Pillow==10.0.1
83
+ pluggy==1.3.0
84
+ portalocker==2.8.2
85
+ progressbar==2.2
86
+ prompt-toolkit==3.0.28
87
+ protobuf==4.23.3
88
+ psycopg2-binary==2.9.7
89
+ pyasn1==0.5.0
90
+ pyasn1-modules==0.3.0
91
+ pycparser==2.21
92
+ pydantic==1.10.9
93
+ pydot==1.4.2
94
+ PyJWT==2.8.0
95
+ pykwalify==1.8.0
96
+ pymongo==4.3.3
97
+ pyparsing==3.1.1
98
+ pyrsistent==0.19.3
99
+ pysingleton==0.2.1
100
+ python-crfsuite==0.9.9
101
+ python-dateutil==2.8.2
102
+ python-engineio==4.7.1
103
+ python-Levenshtein==0.22.0
104
+ python-socketio==5.9.0
105
+ pytz==2022.7.1
106
+ PyYAML==6.0.1
107
+ questionary==1.10.0
108
+ randomname==0.1.5
109
+ rapidfuzz==3.3.1
110
+ rasa==3.6.9
111
+ rasa-sdk==3.6.2
112
+ redis==4.6.0
113
+ regex==2022.10.31
114
+ requests==2.31.0
115
+ requests-oauthlib==1.3.1
116
+ requests-toolbelt==1.0.0
117
+ rocketchat-API==1.30.0
118
+ rsa==4.9
119
+ ruamel.yaml==0.17.21
120
+ ruamel.yaml.clib==0.2.7
121
+ s3transfer==0.6.2
122
+ sanic==21.12.2
123
+ Sanic-Cors==2.0.1
124
+ sanic-jwt==1.8.0
125
+ sanic-routing==0.7.2
126
+ scikit-learn==1.1.3
127
+ scipy==1.11.2
128
+ sentry-sdk==1.14.0
129
+ simple-websocket==0.10.1
130
+ six==1.16.0
131
+ sklearn-crfsuite==0.3.6
132
+ slack-sdk==3.22.0
133
+ SQLAlchemy==1.4.49
134
+ structlog==23.1.0
135
+ structlog-sentry==2.0.3
136
+ tabulate==0.9.0
137
+ tarsafe==0.0.4
138
+ tensorboard==2.12.3
139
+ tensorboard-data-server==0.7.1
140
+ tensorflow==2.12.0
141
+ tensorflow-estimator==2.12.0
142
+ tensorflow-hub==0.13.0
143
+ tensorflow-io-gcs-filesystem==0.32.0
144
+ tensorflow-text==2.12.0
145
+ termcolor==2.3.0
146
+ terminaltables==3.1.10
147
+ threadpoolctl==3.2.0
148
+ toolz==0.12.0
149
+ tqdm==4.66.1
150
+ twilio==8.2.2
151
+ typing-utils==0.1.0
152
+ typing_extensions==4.8.0
153
+ tzdata==2023.3
154
+ tzlocal==5.0.1
155
+ ujson==5.8.0
156
+ urllib3==1.26.16
157
+ uvloop==0.17.0
158
+ wcwidth==0.2.6
159
+ webexteamssdk==1.6.1
160
+ websockets==10.4
161
+ Werkzeug==2.3.7
162
+ wrapt==1.14.1
163
+ wsproto==1.2.0
164
+ yarl==1.9.2