You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mvapi/requirements.txt

8 lines
181 B

uvicorn[standard]==0.19.0
fastapi==0.86.0
sqlalchemy==2.0.0b3
pydantic==1.10.2
psycopg2==2.9.5
git+https://github.com/MieuxVoter/majority-judgment-library-python
python-jose==3.3.0