Skip to content

Commit 3d405b1

Browse files
authored
Merge pull request #105 from FHIRType/dev/staging
Celebrate on main!
2 parents b37d4a1 + aa8529c commit 3d405b1

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

FhirCapstoneProject/requirements/common.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ idna==3.6
99
iniconfig==2.0.0
1010
isodate==0.6.1
1111
numpy==1.26.3
12+
mock==5.1.0
1213
packaging==23.2
1314
pluggy==1.4.0
1415
pydantic==2.6.1
16+
pytest==8.0.0
1517
python-dotenv==1.0.1
1618
requests==2.31.0
1719
six==1.16.0
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
-r common.txt
22
black==24.1.1
3-
deepdiff==6.7.1
43
doxypypy==0.8.8.7
5-
mock==5.1.0
6-
pytest==8.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FHIRType
22
========
33

44
The FHIRType API serves consistently formatted healthcare provider data from numerous
5-
FHIR Standard endpoints.
5+
FHIR Standard endpoints. (We're done with Winter term!)
66

77
Try out the API at http://localhost/hello-world
88

0 commit comments

Comments
 (0)