This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
adds missing mysqlclient requirement
Keith Newman
10 years ago
parent
89d81b898c
commit
750efb8c6e
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
frameworks/Python/klein/requirements.txt
+ 1
- 0
frameworks/Python/klein/requirements.txt
View File
@@ -1,5 +1,6 @@
klein==15.0.0
klein==15.0.0
bleach==1.4.1
bleach==1.4.1
+mysqlclient==1.3.6
SQLAlchemy==0.9.9
SQLAlchemy==0.9.9
jinja2==2.7.3
jinja2==2.7.3