-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 7.4 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
71
72
73
74
75
76
77
78
alembic==1.11.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
anyio==3.7.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
appnope==0.1.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0" and sys_platform == "darwin"
asttokens==2.2.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
asyncpg==0.27.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
backcall==0.2.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
black==23.3.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
certifi==2023.5.7 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
cfgv==3.3.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
click==8.1.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.10.1" and python_full_version < "4.0.0" and platform_system == "Windows"
decorator==5.1.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
distlib==0.3.6 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
exceptiongroup==1.1.1 ; python_full_version >= "3.10.1" and python_version < "3.11"
executing==1.2.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
faker==12.0.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
fastapi==0.97.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
filelock==3.12.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
flake8==6.0.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
greenlet==2.0.2 ; python_full_version >= "3.10.1" and platform_machine == "aarch64" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "ppc64le" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "x86_64" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "amd64" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "AMD64" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "win32" and python_full_version < "4.0.0" or python_full_version >= "3.10.1" and platform_machine == "WIN32" and python_full_version < "4.0.0"
h11==0.14.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
httpcore==0.17.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
httptools==0.5.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
httpx==0.24.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
identify==2.5.24 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
iniconfig==2.0.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
ipython==8.14.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
isort==5.12.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
jedi==0.18.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
mako==1.2.4 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
markupsafe==2.1.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
matplotlib-inline==0.1.6 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
mccabe==0.7.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
mixer==7.2.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
mypy==1.3.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
nodeenv==1.8.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
packaging==23.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
parso==0.8.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pathspec==0.11.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pexpect==4.8.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0" and sys_platform != "win32"
pickleshare==0.7.5 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
platformdirs==3.5.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pluggy==1.0.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pre-commit==2.21.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
prompt-toolkit==3.0.38 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
ptyprocess==0.7.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0" and sys_platform != "win32"
pure-eval==0.2.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pycodestyle==2.10.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pydantic==1.10.9 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pydantic[dotenv]==1.10.9 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pyflakes==3.0.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pygments==2.15.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pytest-asyncio==0.21.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pytest-deadfixtures==2.2.1 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pytest-sugar==0.9.7 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pytest==7.3.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
python-dateutil==2.8.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
python-dotenv==1.0.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
pyyaml==6.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
setuptools==67.8.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
sniffio==1.3.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
sqlalchemy-stubs==0.4 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
sqlalchemy==2.0.16 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
stack-data==0.6.2 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
starlette==0.27.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
termcolor==2.3.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
tomli==2.0.1 ; python_full_version >= "3.10.1" and python_version < "3.11"
traitlets==5.9.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
typing-extensions==4.6.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
uvicorn[standard]==0.22.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
uvloop==0.17.0 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_full_version >= "3.10.1" and python_full_version < "4.0.0"
virtualenv==20.23.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
watchfiles==0.19.0 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
wcwidth==0.2.6 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"
websockets==11.0.3 ; python_full_version >= "3.10.1" and python_full_version < "4.0.0"