1
0
Fork 0
mirror of https://github.com/Findus23/nonsense.git synced 2024-09-19 16:03:50 +02:00
nonsense/requirements.txt

14 lines
220 B
Text
Raw Normal View History

2016-11-08 15:11:29 +01:00
beautifulsoup4==4.5.1
2016-11-08 16:52:15 +01:00
certifi==2016.9.26
2016-11-08 15:11:29 +01:00
click==6.6
2016-12-21 21:39:04 +01:00
Flask==0.12
2016-11-08 16:52:15 +01:00
future==0.16.0
2016-11-08 15:11:29 +01:00
itsdangerous==0.24
2016-12-29 14:39:56 +01:00
Jinja2==2.8.1
2016-11-08 15:11:29 +01:00
MarkupSafe==0.23
python-telegram-bot==5.3.0
2016-11-09 10:53:26 +01:00
PyYAML==3.12
2016-12-14 12:57:18 +01:00
requests==2.12.4
2016-11-22 20:04:27 +01:00
urllib3==1.19.1
Werkzeug==0.11.15