-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
51 lines (43 loc) · 820 Bytes
/
requirements-dev.txt
File metadata and controls
51 lines (43 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
python-dateutil==2.8.1
wget==3.2
beautifulsoup4==4.9.3
lxml==4.9.1
PyYAML==5.4.1
xmljson==0.2.1
zeep==4.0.0
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.2
requests==2.31.0
Flask==2.2.5
Flask-SocketIO==5.0.1
tweepy==3.10.0
sleekxmpp==1.3.3
python-telegram-bot==13.4.1
pymessenger==0.0.7.0
twilio==6.52.0
slackclient==2.9.3
viberbot==1.0.12
line-bot-sdk==1.19.0
kik==1.5.0
botbuilder-core==4.12.0
botbuilder-schema==4.12.0
discord.py==1.6.0
wikipedia==1.4.0
MetOffer==1.3.2
APScheduler==3.7.0
emoji==1.2.0
textblob==0.15.3
redis==4.4.4
pymongo==3.11.3
SQLAlchemy==1.3.23
PyMySQL==1.0.2
# Uncomment this line on Osx or Linux if you want to use sanic rest client
# Sanic is not supported on Windows !
# sanic==19.12.2
# Dev tools
pylint==2.7.2
nose==1.3.7
coverage==5.5
packaging==20.9
twine==3.3.0
pytype==2021.3.10