Files
server-backend/requirements.txt
Pedro M. Baeza 37a0e1c8ab [FIX] requirements.txt: Pin version for pymysql
If not, we get:

DeprecationWarning: The pymssql project has been discontinued.  To install the last working released version, use a
version specifier like "pymssql<3.0".  For details and alternatives see:
https://github.com/pymssql/pymssql/issues/668
2019-11-21 21:12:40 +01:00

4 lines
35 B
Plaintext

sqlalchemy
mysqlclient
pymssql<3.0