This website works better with JavaScript
Home
Explore
Help
Sign In
221V
/
simple-forum
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Adding requirements.txt file
chopin42
4 years ago
parent
c8b6de56eb
commit
66657ac72a
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
requirements.txt
+ 3
- 0
requirements.txt
View File
@@ -0,0 +1,3 @@
+Flask==1.1.2
+flask_login==0.5.0
+flask_sqlalchemy==2.4.4