Skip to content

Commit

Permalink
1.1.7a9 update
Browse files Browse the repository at this point in the history
  • Loading branch information
george1459 committed Sep 28, 2024
1 parent 19b0563 commit 9b30c05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ Flask==2.3.2
Flask-Cors==4.0.0
Flask-RESTful==0.3.10
requests==2.31.0
spacy==3.6.0
tiktoken==0.4.0
psycopg2-binary==2.9.7 # you can also install from source if it works
pglast==5.3
FlagEmbedding~=1.2.5
litellm==1.34.34
platformdirs>=4.0.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Package metadata
name = "suql"
version = "1.1.7a8"
version = "1.1.7a9"
description = "Structured and Unstructured Query Language (SUQL) Python API"
author = "Shicheng Liu"
author_email = "shicheng@cs.stanford.edu"
Expand Down

0 comments on commit 9b30c05

Please sign in to comment.