mirror of
https://github.com/tiyn/stud.ip-crawler.git
synced 2026-02-22 06:34:48 +01:00
database: included sqlite and parameter substitution
Before we used insecure python variables to assemble a query string. Now we use the DB-APIs parameter subtitution. pymysqlite was switched for sqlite due to being included in python.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
pysqlite3==0.4.3
|
||||
requests==2.24.0
|
||||
|
||||
Reference in New Issue
Block a user