Archived
1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
citybike/requirements.txt

12 lines
161 B
Text
Raw Normal View History

2016-10-27 18:52:00 +02:00
click==6.6
Flask==0.11.1
Flask-Cache==0.13.1
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
mysqlclient==1.3.9
2016-12-14 12:56:18 +01:00
requests==2.12.4
2016-11-12 15:57:20 +01:00
tqdm==4.10.0
2016-10-27 18:52:00 +02:00
Werkzeug==0.11.11