Skip to content

Commit d3b8220

Browse files
committed
reqs
1 parent 5823508 commit d3b8220

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

requirements.txt

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
asgiref==3.7.2
2+
black==24.2.0
3+
click==8.1.7
4+
dj-database-url==2.1.0
5+
Django==5.0.2
6+
djangorestframework==3.14.0
7+
install==1.3.5
8+
mypy-extensions==1.0.0
9+
numpy==1.26.4
10+
packaging==23.2
11+
pathspec==0.12.1
12+
pgml==0.10.1
13+
pgvector==0.2.5
14+
platformdirs==4.2.0
15+
psycopg==3.1.18
16+
psycopg2==2.9.9
17+
pytz==2024.1
18+
sqlparse==0.4.4
19+
tomli==2.0.1
20+
typing_extensions==4.9.0

0 commit comments

Comments
 (0)