Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion knowledge_repo/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"gcloud==0.18.3", # google cloud storage integration
"botocore==1.29.37", # aws s3 integration
"boto3==1.26.37", # aws s3 integration
"s3path==0.3.4", # aws s3 path analysis
"notion-client==2.0.0", # notion integration
]

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ multiprocess
importlib-metadata==4.13.0
sqlalchemy==1.4.37
weasyprint==54.3
s3path==0.3.4
notion-client==2.0.0
gcloud==0.18.3