forked from taggyhan/finsages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
69 lines (69 loc) · 1.15 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
asgiref==3.7.2
attrs==23.2.0
black==24.4.2
certifi==2024.6.2
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cssbeautifier==1.15.1
distlib==0.3.8
distro==1.9.0
Django==3.2.25
django-widget-tweaks==1.5.0
djlint==1.34.1
EditorConfig==0.12.4
filelock==3.15.4
flake8==7.1.0
frozenlist==1.4.1
h11==0.14.0
html-tag-names==0.1.2
html-void-elements==0.1.0
httpcore==1.0.5
httpx==0.27.0
identify==2.6.0
idna==3.7
isort==5.13.2
joblib==1.4.2
jsbeautifier==1.15.1
json5==0.9.25
mccabe==0.7.0
multidict==6.0.5
mypy-extensions==1.0.0
nltk==3.8.1
nodeenv==1.9.1
numpy==2.0.0
openai==1.35.7
packaging==24.1
pathspec==0.12.1
platformdirs==4.2.2
pre-commit==3.7.1
psycopg2-binary==2.9.9
pycodestyle==2.12.0
pydantic==2.7.4
pydantic_core==2.18.4
pyflakes==3.2.0
python-dotenv==1.0.1
python-slugify==8.0.4
pytz==2023.3.post1
PyYAML==6.0.1
regex==2023.12.25
requests==2.32.3
scikit-learn==1.5.0
scipy==1.14.0
setuptools==70.0.0
six==1.16.0
slugify==0.0.1
sniffio==1.3.1
sqlparse==0.4.4
text-unidecode==1.3
threadpoolctl==3.5.0
tqdm==4.66.4
typing_extensions==4.7.1
urllib3==2.2.1
virtualenv==20.26.3
yarl==1.9.4