Skip to content

Commit

Permalink
added pxtextmining to requirements file for API, think if I run the c…
Browse files Browse the repository at this point in the history
…ommand from inside the folder it will save a lot of space but need to also make sure package goes along with it
  • Loading branch information
yiwen-h committed Apr 24, 2023
1 parent 097d96e commit 1f0bc6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ werkzeug==2.2.3 ; python_version >= "3.8" and python_version < "3.11"
wheel==0.40.0 ; python_version >= "3.8" and python_version < "3.11"
wrapt==1.14.1 ; python_version >= "3.8" and python_version < "3.11"
zipp==3.15.0 ; python_version >= "3.8" and python_version < "3.10"
pxtextmining==0.5.1

0 comments on commit 1f0bc6b

Please sign in to comment.