-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 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
70
aiofiles==23.2.1
alembic==1.13.1
aniso8601==9.0.1
annotated-types==0.6.0
anyio==3.7.1
async-exit-stack==1.0.1
async-generator==1.10
autopep8==2.0.4
bcrypt==4.1.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.4
dnspython==2.4.2
email-validator==2.1.0.post1
fastapi==0.109.1
graphene==3.3
graphql-core==3.2.3
graphql-relay==3.2.0
greenlet==3.0.3
h11==0.14.0
httptools==0.6.1
idna==3.6
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.3
joblib==1.3.2
Mako==1.3.0
MarkupSafe==2.1.3
numpy==1.26.3
orjson==3.9.10
packaging==23.2
passlib==1.7.4
pluggy==1.3.0
promise==2.3
psycopg2==2.9.9
pyasn1==0.5.1
pycodestyle==2.11.1
pycparser==2.21
pydantic==2.5.2
pydantic-settings==2.1.0
pydantic_core==2.14.5
PyJWT==2.8.0
pytest==7.4.3
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
python-multipart==0.0.7
PyYAML==6.0.1
requests==2.31.0
rsa==4.9
Rx==3.2.0
scikit-learn==1.3.2
scipy==1.11.4
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.23
starlette==0.35.0
style==1.1.0
threadpoolctl==3.2.0
toml==0.10.2
typing_extensions==4.9.0
ujson==5.9.0
update==0.0.1
urllib3==2.1.0
uvicorn==0.25.0
watchgod==0.8.2
websockets==12.0