We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545b151 commit 5741dbeCopy full SHA for 5741dbe
requirements.txt
@@ -1,19 +1,19 @@
1
requests==2.32.3
2
python-dotenv==1.0.1
3
pyyaml==6.0.2
4
-fhir.resources==7.1.0
+fhir.resources==8.0.0
5
sympy==1.13.3
6
pandas==2.2.3
7
-psycopg[binary]==3.2.3
8
-sqlalchemy==2.0.36
9
-pydantic==2.10.3
10
-pydantic-settings==2.7.0
+psycopg[binary]==3.2.4
+sqlalchemy==2.0.37
+pydantic==2.10.5
+pydantic-settings==2.7.1
11
uvicorn[standard]==0.34.0
12
fastapi==0.115.6
13
pendulum==3.0.0
14
networkx==3.4.2
15
-numpy==2.2.0
+numpy==2.2.2
16
pytz==2024.2
17
cython==3.0.11
18
-setuptools==75.6.0
+setuptools==75.8.0
19
sortedcontainers==2.4.0
0 commit comments