forked from Factoria-F5-AI-Bootcamp-1-Edicion/hospital-base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.02 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
bcrypt==3.2.0
blinker==1.4
certifi==2022.9.24
chardet==4.0.0
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
cryptography==3.4.8
distlib==0.3.6
distro==1.7.0
fastapi==0.87.0
fasteners==0.14.1
filelock==3.9.0
future==0.18.2
greenlet==2.0.1
h11==0.14.0
httplib2==0.20.2
idna==3.4
importlib-metadata==4.6.4
jeepney==0.7.1
keyring==23.5.0
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
lockfile==0.12.2
macaroonbakery==1.3.1
Mako==1.1.3
MarkupSafe==2.0.1
monotonic==1.6
more-itertools==8.10.0
netifaces==0.11.0
oauthlib==3.2.0
olefile==0.46
packaging==23.0
paramiko==2.9.3
pexpect==4.8.0
Pillow==9.0.1
platformdirs==3.0.0
protobuf==3.12.4
psycopg2-binary==2.9.5
ptyprocess==0.7.0
pydantic==1.10.2
PyNaCl==1.5.0
pyparsing==2.4.7
pyRFC3339==1.1
python-dateutil==2.8.1
python-dotenv==0.21.0
pyxdg==0.27
PyYAML==5.4.1
reportlab==3.6.8
requests==2.28.1
SecretStorage==3.3.1
sniffio==1.3.0
SQLAlchemy==1.4.44
starlette==0.21.0
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.12
uvicorn==0.19.0
virtualenv==20.19.0
wadllib==1.3.6