forked from Gozargah/Marzban
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.35 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.8.1
anyio==3.6.2
APScheduler==3.9.1.post1
async-timeout==4.0.2
backports.zoneinfo==0.2.1;python_version<"3.9"
bcrypt==4.0.1
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
commentjson==0.9.0
cryptography==39.0.1
Deprecated==1.2.13
ecdsa==0.18.0
fastapi==0.92.0
fastapi-responses==0.2.1
greenlet==2.0.1
grpcio==1.50.0
grpcio-tools==1.44.0
h11==0.14.0
httptools==0.5.0
idna==3.4
importlib-metadata==5.1.0
importlib-resources==5.10.0
jdatetime==4.1.1
Jinja2==3.1.2
lark-parser==0.7.8
Mako==1.2.4
markdown-it-py==2.2.0
MarkupSafe==2.1.1
mdurl==0.1.2
packaging==21.3
passlib==1.7.4
Pillow==9.4.0
plumbum==1.8.1
protobuf==3.20.3
psutil==5.9.4
psycopg2-binary==2.9.7
pyasn1==0.4.8
pycparser==2.21
pydantic==1.10.2
Pygments==2.14.0
PyMySQL==1.0.3
pyOpenSSL==23.2.0
pyparsing==3.0.9
pypng==0.20220715.0
PySocks==1.7.1
pyTelegramBotAPI==4.9.0
python-dateutil==2.8.2
python-decouple==3.6
python-dotenv==0.21.0
python-jose==3.3.0
python-multipart==0.0.5
pytz==2022.6
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
qrcode==7.4.2
redis==4.3.5
requests==2.28.1
rich==13.3.2
rpyc==5.3.1
rsa==4.9
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.44
starlette==0.25.0
typer==0.7.0
typing_extensions==4.4.0
tzdata==2022.6
tzlocal==4.2
urllib3==1.26.12
uvicorn==0.19.0
uvloop==0.17.0
watchfiles==0.18.1
websocket-client==1.7.0
websockets==10.4
wrapt==1.14.1
zipp==3.10.0