This repository has been archived on 2022-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
mobilismScrap/requirements.txt

10 lines
181 B
Text
Raw Normal View History

2021-08-25 14:45:19 +02:00
# main script
2021-08-23 10:35:44 +02:00
requests==2.26.0
python-dotenv==0.19.0
2021-08-23 11:56:38 +02:00
cloudscraper==1.2.58
2021-08-25 14:45:19 +02:00
# gui
2021-08-25 16:40:43 +02:00
kivy[base]==2.0.0 # app core
buildozer==1.2.0 # app builder
Cython==0.29.19 # buildozer dependencie