feat(数据库): 新增第四阶段前两课教学内容
This commit is contained in:
3
04_数据库/4_2_Python数据库事务与数据访问层/requirements.txt
Normal file
3
04_数据库/4_2_Python数据库事务与数据访问层/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# 第二课继续使用 Psycopg 3,不新增第三方框架。
|
||||
# 若使用 Conda,可以在课程环境中安装 psycopg 或 psycopg-c。
|
||||
psycopg>=3,<4
|
||||
Reference in New Issue
Block a user