Skip to content

Commit

Permalink
docs: Add requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
dekwahdimas committed Sep 6, 2024
1 parent 5556dcb commit 343b17f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
blinker==1.8.2
click==8.1.7
colorama==0.4.6
et-xmlfile==1.1.0
Flask==3.0.3
google-play-scraper==1.2.7
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
numpy==2.1.0
openpyxl==3.1.5
pandas==2.2.2
python-dateutil==2.9.0.post0
pytz==2024.1
six==1.16.0
tqdm==4.66.5
tzdata==2024.1
Werkzeug==3.0.4

0 comments on commit 343b17f

Please sign in to comment.