-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.49 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
79
80
antlr4-python3-runtime==4.8
attrs==22.2.0
azure-core==1.26.3
azure-identity==1.12.0
azure-storage-blob==12.15.0
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
coverage==6.5.0
cryptography==39.0.2
detect-delimiter==0.1.1
distlib==0.3.6
dnspython==2.3.0
email-validator==1.3.1
exceptiongroup==1.1.0
fhir.resources==6.5.0
fhirpathpy==0.1.2
filelock==3.9.0
Flask==2.2.3
google-api-core==2.11.0
google-auth==2.16.2
google-cloud-core==2.3.2
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
gunicorn==20.1.0
hl7==0.4.5
idna==3.4
iniconfig==2.0.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==4.16.0
lxml==4.9.2
MarkupSafe==2.1.2
msal==1.21.0
msal-extensions==1.0.0
numpy==1.24.2
packaging==23.0
pandas==1.5.3
phdi @ git+https://github.com/CDCgov/phdi@12b67f24c1e0b08d8a8a305c6b493a9aed70c665
phonenumbers==8.13.6
platformdirs==3.1.0
pluggy==1.0.0
polling==0.3.2
portalocker==2.7.0
protobuf==4.22.0
pyarrow==8.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycountry==22.3.5
pycparser==2.21
pydantic==1.10.5
PyJWT==2.6.0
pyproject_api==1.5.0
pyrsistent==0.19.3
pytest==7.2.1
pytest-mock==3.10.0
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
rapidfuzz==2.13.7
requests==2.28.2
requests-mock==1.10.0
rsa==4.9
six==1.16.0
smartystreets-python-sdk==4.11.12
tomli==2.0.1
tox==4.4.6
typing_extensions==4.5.0
urllib3==1.26.14
virtualenv==20.20.0
Werkzeug==2.2.3
xlrd==2.0.1