feat(pos): scaffold project structure and Flask app
This commit is contained in:
5
pos/requirements.txt
Normal file
5
pos/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Flask>=2.3
|
||||
psycopg2-binary>=2.9
|
||||
PyJWT>=2.8
|
||||
bcrypt>=4.0
|
||||
lxml>=4.9
|
||||
Reference in New Issue
Block a user