Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbobrowski committed Sep 5, 2024
2 parents 72523a2 + 64c65df commit b506126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ version = 1.4.0

# (list) Application requirements
# comma separated e.g. requirements = sqlite3,kivy
requirements = python3,kivy==2.3.0,kivymd==1.2.0,lxml==5.3.0,attrs,pillow,pydantic==2.8.2,pydantic_core==2.20.1,beautifulsoup4,ebooklib,python-dateutil,atoma,fake-useragent,pyyaml,plyer,defusedxml
requirements = python3,kivy==2.3.0,kivymd==1.2.0,pydantic==2.8.2,pydantic_core==2.20.1,lxml==5.3.0,attrs,pillow,beautifulsoup4,ebooklib,python-dateutil,atoma,fake-useragent,pyyaml,plyer,defusedxml

# (str) Custom source folders for requirements
# Sets custom source for any requirements with recipes
Expand Down

0 comments on commit b506126

Please sign in to comment.