Mbonea commited on
Commit
123f02c
·
1 Parent(s): 310cb98

reduced requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -8,9 +8,9 @@ aiofiles
8
  psycopg2
9
  psycopg2-binary==2.9.5
10
  SQLAlchemy
11
- starlette==0.25.0
12
- typesystem==0.3.1
13
- Werkzeug==2.2.2
14
  passlib # for password hashing
15
  pydantic[email]
16
  uvicorn
 
8
  psycopg2
9
  psycopg2-binary==2.9.5
10
  SQLAlchemy
11
+ # starlette==0.25.0
12
+ # typesystem==0.3.1
13
+ # Werkzeug==2.2.2
14
  passlib # for password hashing
15
  pydantic[email]
16
  uvicorn