This website works better with JavaScript
Home
Explore
Help
Sign In
JonLundy
/
peerfinder
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add a requirements.txt file
Baptiste Jonglez
10 years ago
parent
6bbe4556f6
commit
71b79ef95a
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
requirements.txt
+ 4
- 0
requirements.txt
View File
@@ -0,0 +1,4 @@
+Flask==0.10.1
+Flask-Migrate==1.2.0
+Flask-SQLAlchemy==1.0
+netaddr==0.7.12