diff --git a/requirements.txt b/requirements.txt index 537e2de2..3a9716cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,9 @@ numpy<2.0.0 pyarrow>=3 requests urllib3 -pandas +pandas<3.0.0 cachetools>=4.2.1 ipython networkx jsonschema -attrs>=21.3.0 \ No newline at end of file +attrs>=21.3.0