Skip to content

Commit

Permalink
reverting to a working version
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 3ef7518 commit 7c36901
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
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
Expand All @@ -12,6 +17,13 @@ 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 7c36901

Please sign in to comment.