Skip to content

Commit 8634794

Browse files
committed
...
1 parent d5a917c commit 8634794

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ sniffio==1.3.0
7373
sqlparse==0.5.1
7474
svgwrite==1.4.3
7575
tomlkit==0.12.0
76-
trove-classifiers==2024.8.7
76+
trove-classifiers==2024.8.7; python_version >= "3.10"
77+
trove-classifiers==2023.11.29; python_version < "3.10"
7778
tzdata==2024.1
7879
uritemplate==4.1.1
7980
urllib3==2.2.2

0 commit comments

Comments
 (0)