Commit 678eee96 authored by Hamaker, Alec's avatar Hamaker, Alec
Browse files

bump pymssql version. Added M1 specific flag for test mssql test container.

parent 257cd881
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
rich==10.11.0
pandas==1.3.3
psycopg2-binary==2.9.1
pymssql==2.2.7
pymssql==2.2.8
SQLAlchemy~=1.4.44
+1 −1
Original line number Diff line number Diff line
FROM mcr.microsoft.com/mssql/server
FROM --platform=linux/amd64 mcr.microsoft.com/mssql/server

USER root