-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 7.13 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
anyio==3.6.1
asgiref==3.5.2; python_full_version >= "3.6.1" and python_version >= "3.7"
certifi==2022.6.15; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.1"
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.1"
click==8.1.3; python_full_version >= "3.6.1" and python_version >= "3.7"
colorama==0.4.5
cycler==0.11.0; python_version >= "3.9" and python_version < "4.0"
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.1"
email-validator==1.2.1; python_full_version >= "3.6.1"
et-xmlfile==1.1.0; python_version >= "3.9" and python_version < "4.0"
fastapi==0.81.0; python_full_version >= "3.6.1"
fonttools==4.37.1; python_version >= "3.9" and python_version < "4.0"
h11==0.13.0; python_full_version >= "3.6.1" and python_version >= "3.7"
httptools==0.4.0
idna==3.3; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
itsdangerous==2.1.2; python_full_version >= "3.6.1" and python_version >= "3.7"
jinja2==3.1.2; python_full_version >= "3.6.1" and python_version >= "3.7"
joblib==1.1.0; python_version >= "3.9" and python_version < "4.0"
kiwisolver==1.4.4; python_version >= "3.9" and python_version < "4.0"
markupsafe==2.1.1; python_full_version >= "3.6.1" and python_version >= "3.7"
matplotlib==3.5.3; python_version >= "3.9" and python_version < "4.0"
niaaml==1.1.10; python_version >= "3.9" and python_version < "4.0"
niapy==2.0.2; python_version >= "3.9" and python_version < "4.0"
numpy==1.23.2
openpyxl==3.0.10; python_version >= "3.9" and python_version < "4.0"
orjson==3.8.0; python_full_version >= "3.6.1" and python_version >= "3.7"
packaging==21.3; python_version >= "3.9" and python_version < "4.0"
pandas==1.4.3; python_version >= "3.9" and python_version < "4.0"
pillow==9.2.0; python_version >= "3.9" and python_version < "4.0"
pydantic==1.9.2; python_full_version >= "3.6.1"
pyparsing==3.0.9; python_version >= "3.9" and python_version < "4.0" and python_full_version >= "3.6.8"
python-dateutil==2.8.2; python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.9" and python_version < "4.0" and python_full_version >= "3.3.0"
python-dotenv==0.20.0
python-multipart==0.0.5
pytz==2022.2.1; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0
requests==2.28.1; python_version >= "3.7" and python_version < "4"
scikit-learn==1.1.2; python_version >= "3.9" and python_version < "4.0"
scipy==1.6.1; python_version >= "3.9" and python_version < "4.0"
setuptools-scm==6.4.2; python_version >= "3.9" and python_version < "4.0"
six==1.16.0; python_full_version >= "3.6.1" and (python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.9" and python_version < "4.0" and python_full_version >= "3.3.0")
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
starlette==0.19.1; python_version >= "3.6" and python_full_version >= "3.6.1"
threadpoolctl==3.1.0; python_version >= "3.9" and python_version < "4.0"
tomli==2.0.1; python_version >= "3.9" and python_version < "4.0"
typing-extensions==4.3.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "3.10"
ujson==5.4.0; python_full_version >= "3.6.1" and python_version >= "3.7"
urllib3==1.26.12; python_full_version >= "3.6.1" and python_version < "4" and python_version >= "3.7"
uvicorn==0.17.6; python_full_version >= "3.6.1" and python_version >= "3.7"
uvloop==0.16.0
watchgod==0.8.2
websockets==10.3