Skip to content

Commit

Permalink
Remove redundant requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Aritra Majumder <aritramajumder8438@gmail.com>
  • Loading branch information
Aritra8438 committed May 30, 2024
1 parent eb21e24 commit 9dd8d61
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,9 @@
blinker==1.6.2
click==8.1.7
Flask==2.3.3
Flask-SQLAlchemy==3.0.5
greenlet==2.0.2
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.3
Levenshtein==0.21.1
MarkupSafe==2.1.3
numpy==1.25.1
packaging==23.2
pandas==2.1.4
plotly==5.16.1
pluggy==1.2.0
psycopg2-binary==2.9.7
pytest==7.4.2
python-dateutil==2.8.2
python-dotenv==1.0.0
python-Levenshtein==0.21.1
pytz==2023.3.post1
rapidfuzz==3.2.0
six==1.16.0
SQLAlchemy==2.0.19
tenacity==8.2.3
thefuzz==0.20.0
typing_extensions==4.9.0
tzdata==2023.3
Werkzeug==3.0.1

0 comments on commit 9dd8d61

Please sign in to comment.