feat(数据库): 新增第四阶段前两课教学内容
This commit is contained in:
3
04_数据库/4_1_PostgreSQL与Psycopg入门/requirements.txt
Normal file
3
04_数据库/4_1_PostgreSQL与Psycopg入门/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
# Psycopg 3 是 PostgreSQL 的 Python 数据库驱动。
|
||||
# binary 额外依赖适合本地学习,可避免首次安装时配置 C 编译环境。
|
||||
psycopg[binary]>=3,<4
|
||||
Reference in New Issue
Block a user