-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
66 lines (66 loc) · 1.09 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
amqp==5.1.1
anyio==3.7.1
attrs==23.1.0
bcrypt==4.0.1
billiard==3.6.4.0
cached-property==1.5.2
celery==5.2.6
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
cracklib==2.9.6
cryptography==41.0.4
Deprecated==1.2.14
dnspython==2.4.2
ecdsa==0.18.0
exceptiongroup==1.1.3
fastapi==0.86.0
greenlet==3.0.0
h11==0.14.0
idna==2.10
importlib-metadata==4.13.0
Jinja2==3.1.2
kombu==5.3.2
ldap3==2.9.1
MarkupSafe==2.1.3
ocflib==2023.9.2.12.51
paramiko==2.12.0
pexpect==4.8.0
ply==3.11
prompt-toolkit==3.0.39
ptyprocess==0.7.0
pyasn1==0.5.0
pycparser==2.21
pycryptodome==3.19.0
pycryptodomex==3.19.0
pydantic==1.10.13
PyGithub==2.1.0.post0
PyJWT==2.8.0
PyMySQL==0.9.3
PyNaCl==1.5.0
pysmi==0.3.4
pysnmp==4.4.12
python-dateutil==2.8.2
python-dotenv==0.19.2
python-jose==3.3.0
python-multipart==0.0.5
pytz==2023.3.post1
PyYAML==6.0.1
redis==3.5.3
requests==2.31.0
rsa==4.9
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.41
starlette==0.20.4
typing-extensions==4.8.0
urllib3==2.0.7
uvicorn==0.19.0
vine==5.0.0
wcwidth==0.2.8
wrapt==1.15.0
zipp==3.17.0