add requirements.txt
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -158,4 +158,6 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
# Database and venv
|
||||
users.db
|
||||
venv_planner
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
flask
|
||||
msal
|
||||
Reference in New Issue
Block a user