-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathall-requirements.txt
99 lines (99 loc) · 3.62 KB
/
all-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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
-i https://pypi.org/simple
appnope==0.1.3; sys_platform == 'darwin'
asttokens==2.0.5
attrs==22.1.0; python_version >= '3.5'
backcall==0.2.0
black==22.6.0
cachetools==5.2.0; python_version ~= '3.7'
cfgv==3.3.1; python_full_version >= '3.6.1'
chardet==5.0.0; python_version >= '3.6'
click==8.1.3; python_version >= '3.7'
colorama==0.4.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
decorator==5.1.1; python_version >= '3.5'
distlib==0.3.5
executing==0.9.1
filelock==3.7.1; python_version >= '3.7'
identify==2.5.3; python_version >= '3.7'
iniconfig==1.1.1
ipython==8.4.0
jedi==0.18.1; python_version >= '3.6'
matplotlib-inline==0.1.3; python_version >= '3.5'
mypy-extensions==0.4.3
nodeenv==1.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
packaging==21.3; python_version >= '3.6'
parso==0.8.3; python_version >= '3.6'
pathspec==0.9.0
pexpect==4.8.0; sys_platform != 'win32'
pickleshare==0.7.5
pillow==9.2.0
platformdirs==2.5.2; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
pre-commit==2.20.0
prompt-toolkit==3.0.30; python_full_version >= '3.6.2'
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pygments==2.12.0; python_version >= '3.6'
pyparsing==3.0.9; python_full_version >= '3.6.8'
pyproject-api==0.1.1; python_version >= '3.7'
pytest==7.1.2
pytest-order==1.0.1
pyyaml==6.0
qrcode[pil]==7.3.1
setuptools==63.4.1; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
stack-data==0.3.0
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==2.0.1; python_full_version < '3.11.0a7'
tox==4.0.0b2
traitlets==5.3.0; python_version >= '3.7'
typing-extensions==4.3.0
virtualenv==20.16.3; python_version >= '3.6'
wcwidth==0.2.5
anyio==3.6.1; python_full_version >= '3.6.2'
async-timeout==4.0.2; python_version >= '3.6'
asyncer==0.0.1; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
bcrypt==3.2.2
certifi==2022.6.15; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==2.1.0; python_version >= '3.6'
croniter==1.3.5; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
cryptography==37.0.4
deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
dnspython==2.2.1; python_version >= '3.6' and python_full_version < '4.0.0'
ecdsa==0.18.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
email-validator==1.2.1
faker==13.15.1
fastapi==0.78.0; python_full_version >= '3.6.1'
filetype==1.1.0
gunicorn==20.1.0
h11==0.13.0; python_version >= '3.6'
hiredis==2.0.0
httptools==0.4.0
idna==3.3; python_version >= '3.5'
motor==3.0.0
orjson==3.7.11
popol==0.4.0
pyasn1==0.4.8
pycparser==2.21
pydantic[email]==1.9.1
pymongo==4.2.0; python_version >= '3.7'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==0.20.0
python-jose[cryptography]==3.3.0
python-multipart==0.0.5
redis==4.3.4
requests==2.28.1; python_version >= '3.7' and python_full_version < '4.0.0'
rsa==4.9; python_version >= '3.6' and python_full_version < '4.0.0'
saq[hiredis]==0.8.0
sentry-sdk==1.9.0
sniffio==1.2.0; python_version >= '3.5'
starlette==0.19.1; python_version >= '3.6'
typer==0.6.1; python_version >= '3.6'
urllib3==1.26.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_full_version < '4.0.0'
uvicorn[standard]==0.18.2
uvloop==0.16.0
watchfiles==0.16.1
websockets==10.3
wrapt==1.14.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
xendit-python==0.1.7