Skip to content

Commit 5dafb0c

Browse files
Update Pip Requirements
1 parent 7a8660d commit 5dafb0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.in.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ wheel==0.42.0
7676

7777
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
7878
importlib-resources<6.0
79-
gevent>=24.10.1
8079
pip>=23.3
8180

8281
pyparsing # need to avoid solr missing module error on cloud.gov
@@ -93,3 +92,5 @@ MarkupSafe==2.*
9392
pip>=25.0
9493
cryptography>=44.0.1
9594
jinja2>=3.1.6
95+
gevent>=25.4.1
96+
setuptools>=78.1.1

0 commit comments

Comments
 (0)