Cors + Tests

This commit is contained in:
Yûki VACHOT 2022-01-14 01:27:18 +01:00
parent 5f590b2cb0
commit a398b49a98
4 changed files with 5 additions and 9 deletions

View file

@ -9,4 +9,5 @@ pipreqs==0.4.10
PyJWT==2.3.0
pytest==6.2.5
SQLAlchemy==1.4.27
psycopg2==2.9.2
psycopg2==2.9.2
Flask-Cors==3.0.10