Skip to content

Commit

Permalink
Merge pull request #271 from AfricasVoices/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
as2388 authored Aug 25, 2023
2 parents da3971f + 6659a59 commit 12c5dd7
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 386 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ verify_ssl = true
name = "pypi"

[packages]
CoreDataModules = {editable = true,git = "https://www.github.com/AfricasVoices/CoreDataModules",ref = "message-metrics-arithmetic",extras=["mapping"]}
RapidProTools = {editable = true,git = "https://www.github.com/AfricasVoices/RapidProTools",ref = "add-get-flow"}
CodaV2PythonClient = {editable = true,git = "https://www.github.com/AfricasVoices/CodaV2PythonClient",ref = "update-existing-message"}
PipelineInfrastructure = {editable = true,git = "https://www.github.com/AfricasVoices/Pipeline-Infrastructure",ref = "analysis-dashboard-create-snapshot"}
CoreDataModules = {editable = true,git = "https://www.github.com/AfricasVoices/CoreDataModules",ref = "v0.17.2",extras=["mapping"]}
RapidProTools = {editable = true,git = "https://www.github.com/AfricasVoices/RapidProTools",ref = "v0.3.10"}
CodaV2PythonClient = {editable = true,git = "https://www.github.com/AfricasVoices/CodaV2PythonClient",ref = "v0.1.5"}
PipelineInfrastructure = {editable = true,git = "https://www.github.com/AfricasVoices/Pipeline-Infrastructure",ref = "v0.1.7"}
SocialMediaTools = {editable = true,git = "https://www.github.com/AfricasVoices/SocialMediaTools",ref = "v0.1.2"}
telethon = "*"
rpy2 = "*"
Expand Down
Loading

0 comments on commit 12c5dd7

Please sign in to comment.