Spaces:
Runtime error
Runtime error
Commit
·
409bb5a
1
Parent(s):
e901a2f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -156,6 +156,7 @@ semantic-version==2.10.0
|
|
156 |
six==1.16.0
|
157 |
sniffio==1.3.0
|
158 |
SQLAlchemy==2.0.18
|
|
|
159 |
stack-data==0.6.2
|
160 |
starlette==0.27.0
|
161 |
sympy==1.12
|
|
|
156 |
six==1.16.0
|
157 |
sniffio==1.3.0
|
158 |
SQLAlchemy==2.0.18
|
159 |
+
sqlite3==3.35.0.
|
160 |
stack-data==0.6.2
|
161 |
starlette==0.27.0
|
162 |
sympy==1.12
|