Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
urchinpro committed Aug 26, 2023
1 parent 12c4df5 commit 1fc01ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ pdfminer = "20191125"
petrovna = "1.0.2"
Pillow = "9.2.0"
psycopg2 = {version="^2.9.4", optional=true}
psycopg2-binary = "^2.9.4"
PyPDF2 = "1.28.6"
python-dateutil = "2.8.2"
pymemcache = "4.0.0"
Expand Down Expand Up @@ -73,6 +72,7 @@ beren = "0.7.1"
transliterate = "1.10.2"
imgkit = "1.2.3"
astm = {git = "https://github.com/moodpulse/python-astm.git", rev = "v0.6"}
psycopg2-binary = "^2.9.4"
boto3 = "^1.26.157"
prompt-toolkit = "^3.0.36"
pdf2docx = "^0.5.6"
Expand Down

0 comments on commit 1fc01ce

Please sign in to comment.