Skip to content

Commit b8a621e

Browse files
committed
Update requirements.txt
1 parent 4a7e412 commit b8a621e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

requirements.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ Cython==0.29.35
1616
Django==4.2.1
1717
dmgbuild==1.6.1
1818
ds-store==1.3.1
19+
exceptiongroup==1.1.1
1920
fonttools==4.39.4
2021
gitdb==4.0.10
2122
GitPython==3.1.31
2223
idna==3.4
24+
importlib-metadata==6.6.0
25+
importlib-resources==5.12.0
2326
iniconfig==2.0.0
2427
Jinja2==3.1.2
2528
jinja2-time==0.2.0
26-
jnius==1.1.0
2729
kiwisolver==1.4.4
2830
mac-alias==2.2.2
2931
markdown-it-py==2.2.0
@@ -39,6 +41,7 @@ platformdirs==3.5.1
3941
pluggy==1.0.0
4042
psutil==5.9.5
4143
Pygments==2.15.1
44+
pyjnius==1.5.0
4245
pyparsing==3.0.9
4346
pyproject_hooks==1.0.0
4447
pytest==7.3.1
@@ -56,6 +59,9 @@ std-nslog==1.0.3
5659
text-unidecode==1.3
5760
toga-cocoa==0.3.1
5861
toga-core==0.3.1
62+
tomli==2.0.1
5963
tomli_w==1.0.0
6064
travertino==0.2.0
61-
urllib3==2.0.2
65+
typing_extensions==4.6.3
66+
urllib3==1.26.7
67+
zipp==3.15.0

0 commit comments

Comments
 (0)