Skip to content

Commit e6778d3

Browse files
committed
requirements.txt push
1 parent d51edae commit e6778d3

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

requirements.txt

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
Django==4.2.9
2+
django-allauth==0.60.1
3+
django-cors-headers==4.3.1
4+
django-haystack==3.2.1
5+
djangorestframework==3.14.0
6+
djangorestframework-simplejwt==5.3.1
7+
docutils==0.16
8+
dulwich==0.21.6
9+
einops==0.7.0
10+
et-xmlfile==1.1.0
11+
executing==2.0.1
12+
flatbuffers==23.5.26
13+
fonttools==4.44.0
14+
frozenlist==1.4.0
15+
fsspec==2023.10.0
16+
furo==2023.9.10
17+
gast==0.5.4
18+
gitdb==4.0.11
19+
GitPython==3.1.40
20+
google-ai-generativelanguage==0.4.0
21+
google-api-core==2.12.0
22+
google-auth==2.23.4
23+
google-auth-oauthlib==1.0.0
24+
google-generativeai==0.3.2
25+
google-pasta==0.2.0
26+
googleapis-common-protos==1.61.0
27+
ipykernel==6.28.0
28+
ipython==8.19.0
29+
Markdown==3.5.1
30+
markdown-it-py==3.0.0
31+
markdown2==2.4.10
32+
MarkupSafe==2.1.3
33+
marshmallow==3.20.1
34+
matplotlib==3.8.1
35+
matplotlib-inline==0.1.6
36+
mdurl==0.1.2
37+
ml-dtypes==0.2.0
38+
more-itertools==10.1.0
39+
mpmath==1.3.0
40+
msgpack==1.0.7
41+
Whoosh==2.7.4
42+
wrapt==1.14.1
43+
wsproto==1.2.0
44+
WTForms==3.1.1
45+
yagmail==0.15.293
46+
yarl==1.9.2
47+
zipp==3.17.0

0 commit comments

Comments
 (0)