source: requirements.txt@ 9a5d0df

nextjs prototype
Last change on this file since 9a5d0df was 9a5d0df, checked in by Vasilaki Tocili <vasilakigorgi@…>, 20 months ago

Prototype application first iteration

Most of the features worked til now(Seeing the transaction accounts, transactions, users and tags. Adding transaction accounts, users, tags. Modifying transactions). Tried implementing authentication but got stuck with the process.

  • Property mode set to 100644
File size: 98 bytes
Line 
1fastapi
2sqlalchemy
3psycopg2
4uvicorn
5pydantic
6passlib[bcrypt]
7requests
8bcrypt==4.0.1
9passlib
10pyjwt
Note: See TracBrowser for help on using the repository browser.