Commit 5278cdac authored by Hamaker, Alec's avatar Hamaker, Alec
Browse files

Added sql alchemy to requirements (required by tests??)

parent ac9293aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,3 +2,4 @@ rich==10.11.0
pandas==1.3.3
psycopg2-binary==2.9.1
pymssql==2.2.7
SQLAlchemy~=1.4.44