Arafath10 commited on
Commit
b13ec75
1 Parent(s): f48d575

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ChatterBot==1.0.4
2
+ chatterbot-corpus==1.2.0
3
+ click==8.1.3
4
+ joblib==1.1.0
5
+ mathparse==0.1.2
6
+ nltk==3.7
7
+ Pint==0.19.2
8
+ pymongo==3.12.3
9
+ python-dateutil==2.7.5
10
+ pytz==2022.2.1
11
+ PyYAML==3.13
12
+ regex==2022.9.11
13
+ six==1.16.0
14
+ SQLAlchemy==1.2.19
15
+ tqdm==4.64.1